Endilie Yacop Sucipto
a6db22b6ff
support 'text' language for no syntax highlighting ( #875 )
2018-07-28 00:55:27 +07:00
Drew Ballance
0c09cc01cb
Correct Prism CSS class for code blocks ( #870 )
...
* Correct Prism CSS class for code blocks
* remove prism css theme that conflicts hljs theme
2018-07-25 13:00:17 +07:00
Yangshun Tay
a7a214fb3a
ESLintify Part 3 ( #846 )
...
* ESLintify Part 3
* ESLintify Part 3
* ESLintify Part 3
2018-07-11 18:21:31 +08:00
Yangshun Tay
5ac2cee658
ESLintify Part 2 ( #841 )
...
* ESLintify Part 2
* Fix
* Fix tests
* Fix tests
* Fix tests
2018-07-10 21:53:08 -07:00
Endilie Yacop Sucipto
8cd4b4fca6
Fix wrong CSS language prefix for fenced blocks ( #842 )
2018-07-08 20:17:58 -07:00
Yangshun Tay
e8e3f42685
ESLintify Part 1 ( #837 )
...
* ESLint-ify
* Allow empty try/catch
* Escape regexp
2018-07-08 09:13:18 -07:00
Endilie Yacop Sucipto
c8bc00a3a7
Enable using Prism for syntax highlighting ( #735 )
...
* Enable user to use prism.js as syntax highlighter
* add package-lock
* if 'usePrism' is true, use prismjs on all languages
* don't get lang by hljs if use prism
* Update api-site-config.md
* Update api-doc-markdown.md
* only load prism css when usePrism is true
2018-06-09 11:38:01 -07:00
Yangshun Tay
545a053289
Add Facebook copyright headers ( #633 )
2018-05-04 09:40:07 -07:00
Sviatoslav
9c98142fea
Ensure anchor links are unique per document ( #574 )
2018-05-03 19:36:12 -07:00
Ronen Amiel
c800870fef
use id attribute instead of name for in page anchors and remove redundant anchors ( #449 )
2018-03-07 14:25:48 -08:00
Tom Auger
2d7274f6fe
Blog feed fixes #370 ( #407 )
...
* Refactor markdown rendering into separate module
* Render blog feed description in html
2018-02-11 08:05:58 -08:00