Philip Molares

Results 177 comments of Philip Molares

To clarify: this issues is specifically for the inclusion of kroki.io and not plantuml in general, correct? The later is already part of the current plans for HedgeDoc 2.0. And...

Should this occur automatically? Or what was your idea? Regarding 30% / 70%, if we would implement such a feature, you would be able to change the divider postiton to...

### What is an HTML Export? This should be the output of the markdown-it react pipeline, so basically the HTML presented on the right side of the editor. With the...

https://swizec.com/blog/getting-the-css-out-of-rendered-react-components/

Not to sure if the last point is such a good idea tbh. If I wanted to follow someone, I wouldn't want to type something or click a checkbox and...

The title extraction is fixed with hedgedoc/react-client#946. But the moving of the toc replacer before the katex-replacer did not work. I think our only way of action is to open...

This issue seems to be in the same vain as https://github.com/hedgedoc/hedgedoc/issues/2879. I'd suggest closing the issue here and adding a comment to that issue to keep all the ideas about...

I‘m not sure we can effectively work on this if there is no backend to communicate with especially over websocket.

Import via Clipboard seems to be a bit complicated https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#Clipboard_availability 1.6 does it this way ![image](https://user-images.githubusercontent.com/3978662/95011628-44f57300-0632-11eb-87a0-12724e6b3e6a.png) maybe we want to drop this?