docusaurus/lib/core
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
..
__tests__ Extract blog post truncation logic and add tests (#640) 2018-05-06 09:15:18 -07:00
nav Translation language respect current url (#734) 2018-06-07 08:15:35 -07:00
anchors.js Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
BlogPageLayout.js Enable clean / extension-less url (#677) 2018-06-06 13:37:49 -07:00
BlogPost.js Enable clean / extension-less url (#677) 2018-06-06 13:37:49 -07:00
BlogPostLayout.js Adds right-sidebar navigation made available in #475 to Blog Post pages (#682) 2018-06-06 14:20:18 -07:00
BlogSidebar.js Allow controlling number of blog posts in Recent Blogs sidebar. (#432) 2018-02-02 08:11:51 -08:00
CompLibrary.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
constants.js Add LiveReload (#663) 2018-05-17 16:17:56 -07:00
Container.js Display CompLibrary component in tabular format (#537) 2018-04-08 20:22:13 -07:00
Doc.js Add hide_title metadata that hides the title text on the top of the doc (#540) 2018-04-11 17:56:56 -07:00
DocsLayout.js Enable sub-directories in docs/ (#705) 2018-06-07 07:41:28 -07:00
DocsSidebar.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
getTOC.js Ensure anchor links are unique per document (#574) 2018-05-03 19:36:12 -07:00
GridBlock.js Display CompLibrary component in tabular format (#537) 2018-04-08 20:22:13 -07:00
Head.js Enable using Prism for syntax highlighting (#735) 2018-06-09 11:38:01 -07:00
Header.js use id attribute instead of name for in page anchors and remove redundant anchors (#449) 2018-03-07 14:25:48 -08:00
MarkdownBlock.js Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
Redirect.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
Remarkable.js Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
renderMarkdown.js Enable using Prism for syntax highlighting (#735) 2018-06-09 11:38:01 -07:00
Site.js Add a scroll to top button siteConfig option (#723) 2018-06-06 12:34:32 -07:00
toSlug.js Ensure anchor links are unique per document (#574) 2018-05-03 19:36:12 -07:00
unindent.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
utils.js Enable clean / extension-less url (#677) 2018-06-06 13:37:49 -07:00