docusaurus/packages/docusaurus-1.x/lib/core
Bartosz Kaszubowski aa7430e168
feat(v1): add 'slugPreprocessor' config option to allow users customize the hash links (#3124)
* fix(v1): remove HTML content from hash links

* fix one more test

* rewrite changes as new feature to prevent breaking changes
2020-07-28 14:17:28 +02:00
..
__tests__ feat(v1): add 'slugPreprocessor' config option to allow users customize the hash links (#3124) 2020-07-28 14:17:28 +02:00
nav feat(v1): add 'slugPreprocessor' config option to allow users customize the hash links (#3124) 2020-07-28 14:17:28 +02:00
anchors.js feat(v1): add 'slugPreprocessor' config option to allow users customize the hash links (#3124) 2020-07-28 14:17:28 +02:00
BlogPageLayout.js
BlogPost.js
BlogPostLayout.js
BlogSidebar.js
CodeTabsMarkdownBlock.js
CompLibrary.js
Container.js
Doc.js
DocsLayout.js
DocsSidebar.js
GridBlock.js
Head.js
MarkdownBlock.js
Redirect.js
Remarkable.js
renderMarkdown.js feat(v1): add 'slugPreprocessor' config option to allow users customize the hash links (#3124) 2020-07-28 14:17:28 +02:00
Site.js
toc.js feat(v1): add 'slugPreprocessor' config option to allow users customize the hash links (#3124) 2020-07-28 14:17:28 +02:00
toSlug.js
unindent.js
utils.js fix(v1): enableUpdateTime fails if local directory name has spaces (#2993) 2020-06-25 18:00:54 +02:00