docusaurus/lib/core
Héctor Ramos 09354ab738 [BREAKING] Rename Marked to MarkdownBlock (#162)
* 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

* Rename Marked to MarkdownBlock

* Rename Marked to MarkdownBlock

* Remove Marked.js
2017-10-30 15:47:13 -07:00
..
nav Removes #content from sidebar links and from within pages (#170) 2017-10-24 15:15:52 -07:00
BlogPageLayout.js Syntax bug fix from #169 2017-10-26 16:29:14 -07:00
BlogPost.js [BREAKING] Rename Marked to MarkdownBlock (#162) 2017-10-30 15:47:13 -07:00
BlogPostLayout.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
BlogSidebar.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
CompLibrary.js [BREAKING] Rename Marked to MarkdownBlock (#162) 2017-10-30 15:47:13 -07:00
Container.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
Doc.js [BREAKING] Rename Marked to MarkdownBlock (#162) 2017-10-30 15:47:13 -07:00
DocsLayout.js Oops - forgot to remove debugging statement 2017-10-24 19:10:29 -07:00
DocsSidebar.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
GridBlock.js [BREAKING] Rename Marked to MarkdownBlock (#162) 2017-10-30 15:47:13 -07:00
Head.js move main.css below hljs css (#195) 2017-10-30 10:55:39 -07:00
Header.js Bug fixes in generatejs (#169) 2017-10-26 16:13:56 -07:00
MarkdownBlock.js [BREAKING] Rename Marked to MarkdownBlock (#162) 2017-10-30 15:47:13 -07:00
Redirect.js Bug fixes in generatejs (#169) 2017-10-26 16:13:56 -07:00
Remarkable.js Switch to GFM-style heading anchors (#164) 2017-10-26 16:12:17 -07:00
Site.js Switch to GFM-style heading anchors (#164) 2017-10-26 16:12:17 -07:00
toSlug.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
unindent.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00