hedgedoc/src
mrdrogdrog 7189a63618
Basic markdown renderer (#197)
* Add basic markdown it rendering
* Add markdown preview
* Add embedings for vimeo, youtube, gist
* Add support for legacy shortcodes and link detection
* Set "both" as editor default
* Add markdown-it-task-lists
* Add twemoji
* Changed SlideShare short-code behaviour from embedding to generating a link
* Extract markdown it parser debugger into separate component
* Deactivate markdown it linkify for now
* Add link safety attributes
* Add one-click-embedding component and use it
* Added embedding changes and deprecations to CHANGELOG.md

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Co-authored-by: Philip Molares <philip@mauricedoepke.de>
Co-authored-by: Erik Michelson <github@erik.michelson.eu>
2020-06-20 00:44:18 +02:00
..
api Adds an info banner to the app (#190) 2020-06-15 21:54:20 +02:00
components Basic markdown renderer (#197) 2020-06-20 00:44:18 +02:00
external-types Basic markdown renderer (#197) 2020-06-20 00:44:18 +02:00
global-style Basic markdown renderer (#197) 2020-06-20 00:44:18 +02:00
redux Basic markdown renderer (#197) 2020-06-20 00:44:18 +02:00
utils Context menu to each history entry (#171) 2020-06-09 22:35:09 +02:00
index.tsx added redirector component (#199) 2020-06-13 00:29:39 +02:00
react-app-env.d.ts
service-worker.ts
setup-tests.ts
version.json Add version info (#80) 2020-05-29 13:08:59 +02:00