hedgedoc/src
Philip Molares 1db1bcf248
added image-replacer (#273)
added image-replacer

this component replaces all `<img>`'s in the markdown-it output with an ImageFrame component. This enables us to implement image proxies and other per image customization in the future.

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-06-25 22:25:22 +02:00
..
api Adds an info banner to the app (#190) 2020-06-15 21:54:20 +02:00
components added image-replacer (#273) 2020-06-25 22:25:22 +02:00
external-types Add a wrapper for linkify (#268) 2020-06-24 23:52:45 +02:00
global-style Move fonts into subdirs 2020-06-25 21:16:58 +02:00
redux Basic markdown renderer (#197) 2020-06-20 00:44:18 +02:00
utils
index.tsx
react-app-env.d.ts
service-worker.ts
setup-tests.ts
version.json