Facebook\HHAPIDoc\MarkdownExt\SyntaxHighlightingFilter

Apply syntax highlighting to Hack code blocks

This is whitelisted for specific OutputFormats - when generating generic Markdown, we leave syntax highlighting for the final renderer.

Interface Synopsis

namespace Facebook\HHAPIDoc\MarkdownExt;

final class SyntaxHighlightingFilter extends \Facebook\Markdown\RenderFilter {...}

Public Methods

Protected Methods