Lines Matching refs:https

16  * Added [tests](https://raw.githack.com/google/code-prettify/master/tests/prettify_test.html#php)
17 for PHP support to address issue [#3](https://github.com/google/code-prettify/issues/3).
18 * Fixed bug [#6](https://github.com/google/code-prettify/issues/6): `prettyPrintOne`
20 * Fixed bug [#4](https://github.com/google/code-prettify/issues/4): recursing into a
22 ([test](https://raw.githack.com/google/code-prettify/master/tests/prettify_test.html#js_script))
23 * Fixed bug [#8](https://github.com/google/code-prettify/issues/8): was eating tabs
24 ([test](https://raw.githack.com/google/code-prettify/master/tests/prettify_test.html#issue8))
31 * Added *noisefree*'s C# patch [#7](https://github.com/google/code-prettify/issues/7)
38 * Added [#17](https://github.com/google/code-prettify/issues/17) language specific
40 * Fixed bug [#29](https://github.com/google/code-prettify/issues/29): python
53 of prettified code. See the issue [#22](https://github.com/google/code-prettify/issues/22)
54 [testcase](https://raw.githack.com/google/code-prettify/master/tests/prettify_test.html#issue22).
61 See issue [#37](https://github.com/google/code-prettify/issues/37).
63 properly highlight. See issue [#58](https://github.com/google/code-prettify/issues/58).
86 * Added support for line numbers. Bug [#22](https://github.com/google/code-prettify/issues/22)
87 * Added YAML support. Bug [#123](https://github.com/google/code-prettify/issues/123)
89 * IE performance improvements. Bug [#102](https://github.com/google/code-prettify/issues/102)
94 when embedded in XML. Bug [#108](https://github.com/google/code-prettify/issues/108).
102 * Added a [themes gallery](https://raw.githack.com/google/code-prettify/master/styles/index.html)
129 [example](https://raw.githack.com/google/code-prettify/master/examples/quine.html).