Commit graph

6 commits

Author SHA1 Message Date
Lachlan Campbell
0a9aa41538 Fix form of its (#329) 2017-12-20 07:32:07 -08:00
Héctor Ramos
73b9a1128b Switch to GFM-style heading anchors (#164) 2017-10-26 16:12:17 -07:00
Héctor Ramos
fb294ab845 [markdown] Remove client-side syntax highlighting (#189)
* Remove client side highlighting

* Update CSS rules to render plain code blocks with expected left border

* Add back codeColor background color config

* Ensure all pre code blocks use Highlight.js classes
2017-10-26 12:07:02 -07:00
Héctor Ramos
b832176dc6 [markdown] Switch to Remarkable (#153)
* Switch to Remarkable
* Clean up references to custom code blocks
* Remove valdiateDOMNesting warning
* Add syntax highlighting
* Add Reason support
* Breaking change: prismColor to codeColor, remove CompLibrary.Prism, expose hljs
* Completely remove Prism and associated CSS rules
* Support loading plugins and scripts
* Remove CSS rules, allowing Highlight.js theme to be used entirely
* Remove unnecessary webplayer script
2017-10-24 09:45:21 -07:00
Frank Li
120678be05 Fix weird syntax highlighting in markdown features doc 2017-08-16 17:08:04 -07:00
Frank Li
5f09602440 Rename documents 2017-08-15 14:07:02 -07:00
Renamed from docs/doc-markdown.md (Browse further)