Hi,
I was looking at 'docs/manual/style/script/prettify.js' in order to
update the list of the directives used for syntax highlight in the doc.
How ever, I have a question.
At line 920, in PR_TAG, why is there: Proxy\b
Why is there a \b for this tag only? Is it really useful?
The whole regex is already delimited by some \b (Word Boundaries), so
why an extra one, in the middle?
CJ
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org