summaryrefslogtreecommitdiffstats
path: root/docs/manual/style/scripts/prettify.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling errors in docs found by codespell. [skip ci]Mike Rumph2020-02-171-1/+1
* Refresh prettify.js to update some missing syntax highlightChristophe Jaillet2019-09-281-1/+1
* Update prettify.jsChristophe Jaillet2018-04-101-2/+2
* On the trunk:Stefan Eissing2018-04-031-1/+1
* docs: update the prettify.js files with new directivesLuca Toscano2018-01-141-1/+1
* prettify.js: add highlight for MDRequireHttpsLuca Toscano2017-09-151-1/+1
* docs: allow Directive/<Directive> naming in prettify.js/cssLuca Toscano2017-09-131-3/+6
* docs: add ManagedDomain and SSLPolicy containers to prettify.jsLuca Toscano2017-09-131-1/+1
* docs: update the prettify.js files with new directivesLuca Toscano2017-09-131-1/+1
* Remove a superfluous \b after 'Proxy'Christophe Jaillet2017-01-021-1/+1
* remove trailing comma, avoiding syntax errors in older browsers - and chmAndré Malo2014-02-021-1/+1
* Update syntax highlighter to match mod_macro definitionsDaniel Gruno2013-01-211-1/+1
* Add new directives, LuaInputFilter/LuaOutputFilter for creating content filte...Daniel Gruno2012-08-261-1/+1
* Add printf as a known function in Perl.Daniel Gruno2012-07-131-1/+1
* Add 'require' as a keyword for Lua scriptsDaniel Gruno2012-07-011-1/+1
* Add LuaAuthzProvider as a valid Directive.Daniel Gruno2012-07-011-1/+1
* Fix up some examples and make the Options arguments case-insensitive when hig...Daniel Gruno2012-05-131-1/+1
* Remove AuthzProviderAlias from the regular list of directives, so it doesn't ...Daniel Gruno2012-05-101-1/+1
* Add AuthzProviderAlias/AuthnProviderAlias as section directivesDaniel Gruno2012-05-101-1/+1
* Make server variables (like %{REMOTE_ADDR}) stand out more.Daniel Gruno2012-05-081-0/+13
* Add PHP as a possible highlighted language if needed.Daniel Gruno2012-05-011-4/+26
* Allow the lexer loop to run a little longer.Daniel Gruno2012-04-281-2/+2
* Add AuthConfig as a valid Options argumentDaniel Gruno2012-04-281-3/+3
* Stop being case-insensitive with section directives. This fixes the highlight...Daniel Gruno2012-04-281-1/+1
* Add IfVersion as a known section directive, change the css for literals and i...Daniel Gruno2012-04-271-1/+4
* Add AuthzProviderAlias as a valid section directiveDaniel Gruno2012-04-271-1/+1
* add a boundary check to type highlighting in CDaniel Gruno2012-04-271-1/+1
* Update keywords for shell scriptsDaniel Gruno2012-04-271-1/+1
* Prevent infinite looping in case of borked spans or code.Daniel Gruno2012-04-261-0/+3
* Accept AuthLDAPUrl as a keywordDaniel Gruno2012-04-261-1/+1
* Allow for multiple newlines to be ignored at start and finishDaniel Gruno2012-04-261-4/+4
* Remove trailing and leading newlines and spaces caused by xml formatting stylesDaniel Gruno2012-04-261-0/+4
* Recognize IPv6 addresses as literals, update comment colors so they don't cla...Daniel Gruno2012-04-251-0/+2
* Recognize Require(Any|All|None) as enclosureDaniel Gruno2012-04-251-1/+1
* Make the lexer only highlight enclosures in config syntax if they are whole w...Daniel Gruno2012-04-251-1/+1
* Update CSS.Daniel Gruno2012-04-251-2/+1
* Identify Apache specific functions and constants in C.Daniel Gruno2012-04-251-3/+6
* nil in Lua should be a type, not a keyword in highlightingDaniel Gruno2012-04-251-1/+2
* Add Lua syntax supportDaniel Gruno2012-04-251-1/+30
* Recognize NULL as a numberDaniel Gruno2012-04-251-2/+2
* Separate config and c source styles a bit, set up proper distinction between ...Daniel Gruno2012-04-251-30/+1543
* Support for config highlighting (if anyone ever dares to do so)Daniel Gruno2012-04-241-1/+3
* Adding another syntax highlighting test subject (this time it's ASL, yay)Daniel Gruno2012-04-241-0/+28