hedgedoc/src/components/markdown-renderer/markdown-extension
Tilman Vatteroth 3a74ce9267 Replace splitter e2e test with unit test
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-04-10 01:42:26 +02:00
..
abcjs Refactor abcframe 2022-04-02 21:45:31 +02:00
blockquote Replace substr with slice 2022-04-03 00:45:05 +02:00
code-block-markdown-extension Create intermediate class for code block markdown extension 2022-04-02 21:45:31 +02:00
csv Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
emoji Introduce Markdown extensions (#1614) 2021-11-15 17:04:49 +01:00
flowchart Create intermediate class for code block markdown extension 2022-04-02 21:45:31 +02:00
gist Replace splitter e2e test with unit test 2022-04-10 01:42:26 +02:00
graphviz Create intermediate class for code block markdown extension 2022-04-02 21:45:31 +02:00
highlighted-fence Refactor abcframe 2022-04-02 21:45:31 +02:00
iframe-capsule Iframe capsule (#1663) 2021-12-02 23:35:31 +01:00
image Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
image-placeholder Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
katex Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
legacy-short-codes Introduce Markdown extensions (#1614) 2021-11-15 17:04:49 +01:00
linemarker Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
link-replacer Replace substr with slice 2022-04-03 00:45:05 +02:00
markmap Create intermediate class for code block markdown extension 2022-04-02 21:45:31 +02:00
mermaid Create intermediate class for code block markdown extension 2022-04-02 21:45:31 +02:00
plantuml Add plantuml not configured tag to tag name whiteliste 2022-01-17 19:17:37 +01:00
reveal Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
sanitizer Introduce Markdown extensions (#1614) 2021-11-15 17:04:49 +01:00
sequence-diagram Create intermediate class for code block markdown extension 2022-04-02 21:45:31 +02:00
task-list Add image placeholder and upload indicating frame (#1666) 2021-12-11 15:34:33 +01:00
upload-indicating-image-frame Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
vega-lite Create intermediate class for code block markdown extension 2022-04-02 21:45:31 +02:00
vimeo Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
youtube Create intermediate class for code block markdown extension 2022-04-02 21:45:31 +02:00
alert-markdown-extension.ts Introduce Markdown extensions (#1614) 2021-11-15 17:04:49 +01:00
debugger-markdown-extension.ts Move toolbar functions into redux reducer (#1763) 2022-01-26 17:14:28 +01:00
generic-syntax-markdown-extension.ts Introduce Markdown extensions (#1614) 2021-11-15 17:04:49 +01:00
headline-anchors-markdown-extension.ts Introduce Markdown extensions (#1614) 2021-11-15 17:04:49 +01:00
linkify-fix-markdown-extension.ts Introduce Markdown extensions (#1614) 2021-11-15 17:04:49 +01:00
markdown-extension-collection.ts Add markdown-extension-collection.ts 2022-04-02 21:45:31 +02:00
markdown-extension.ts Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
spoiler-markdown-extension.ts Move toolbar functions into redux reducer (#1763) 2022-01-26 17:14:28 +01:00
table-of-contents-markdown-extension.ts Introduce Markdown extensions (#1614) 2021-11-15 17:04:49 +01:00