Searched refs:prettifier (Results 1 – 5 of 5) sorted by relevance
4 syntax highlighting of source code snippets in wiki page, using [Javascript code prettifier](https://github.com/googlearchive/code-prettify) (former google-code-prettify).23 ![Example #1](code-prettifier-example.png "output of Example #1")29 The [Javascript code prettifier](https://github.com/googlearchive/code-prettify), which was once known as "google-code-prettify", is a javascript module and CSS file that allows syntax highlighting of source code snippets in an html page. They are separetely licenced under the Apache License, Version 2.0
6 desc syntax highlighting of source code snippets in wiki page using Javascript code prettifier
26 private $prettifier; variable in PHPUnit_Util_TestDox_ResultPrinter_XML44 $this->prettifier = new PHPUnit_Util_TestDox_NamePrettifier;184 …$node->setAttribute('prettifiedClassName', $this->prettifier->prettifyTestClass(get_class($test)));185 …$node->setAttribute('prettifiedMethodName', $this->prettifier->prettifyTestMethod($test->getName()…
19 protected $prettifier; variable in PHPUnit_Util_TestDox_ResultPrinter98 $this->prettifier = new PHPUnit_Util_TestDox_NamePrettifier;255 $this->currentTestClassPrettified = $this->prettifier->prettifyTestClass($class);269 … $this->currentTestMethodPrettified = $this->prettifier->prettifyTestMethod($test->getName(false));
1 # JavaScript code prettifier3 Announcement: [**Action required** *rawgit.com* is going away](https://groups.google.com/forum/#!topic/js-code-prettifier/IFHev_kLm30).240 [7]: http://groups.google.com/group/js-code-prettifier