hedgedoc/src/components/markdown-renderer/markdown-extension
Tilman Vatteroth e93607c96e
Move toolbar functionality from redux to codemirror dispatch (#2083)
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-06-07 23:10:49 +00:00
..
abcjs Fix mock restoring in abc frame test 2022-05-22 21:33:13 +02:00
blockquote Test multiple markdown extensions (#1886) 2022-04-27 09:59:01 +02:00
code-block-markdown-extension Fix language detection in code mirror code blocks 2022-05-22 21:33:13 +02:00
csv Test multiple markdown extensions (#1886) 2022-04-27 09:59:01 +02:00
emoji Test multiple markdown extensions (#1886) 2022-04-27 09:59:01 +02:00
flowchart Test multiple markdown extensions (#1886) 2022-04-27 09:59:01 +02:00
gist Replace splitter e2e test with unit test 2022-04-10 01:42:26 +02:00
graphviz Test multiple markdown extensions (#1886) 2022-04-27 09:59:01 +02:00
highlighted-fence Extract code highlighting from async call 2022-05-07 18:42:22 +02:00
iframe-capsule Iframe capsule (#1663) 2021-12-02 23:35:31 +01:00
image Adapt react-client to use the real backend API (#1545) 2022-04-15 23:03:15 +02:00
image-placeholder Move toolbar functionality from redux to codemirror dispatch (#2083) 2022-06-07 23:10:49 +00:00
katex Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
legacy-short-codes Test multiple markdown extensions (#1886) 2022-04-27 09:59:01 +02: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 Test multiple markdown extensions (#1886) 2022-04-27 09:59:01 +02: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 Test multiple markdown extensions (#1886) 2022-04-27 09:59:01 +02:00
vimeo Test multiple markdown extensions (#1886) 2022-04-27 09:59:01 +02:00
youtube Test multiple markdown extensions (#1886) 2022-04-27 09:59:01 +02:00
alert-markdown-extension.ts Introduce Markdown extensions (#1614) 2021-11-15 17:04:49 +01:00
debugger-markdown-extension.ts Adapt react-client to use the real backend API (#1545) 2022-04-15 23:03:15 +02: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