hedgedoc/src/components
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
..
application-loader Adds an info banner to the app (#190) 2020-06-15 21:54:20 +02:00
common Add "start with line number" and "continue line number" syntax to highlighted code blocks (#267) 2020-06-24 23:53:26 +02:00
editor added image-replacer (#273) 2020-06-25 22:25:22 +02:00
error added redirector component (#199) 2020-06-13 00:29:39 +02:00
landing Extract language codes into object (#246) 2020-06-21 14:09:53 +02:00
redirector added redirector component (#199) 2020-06-13 00:29:39 +02:00