Philip Molares
Philip Molares
I think the grab from webpage could just be meant to be "insert HTML from clipboard"
Hm interesting proposition. I think this could easily be done via `useParams()` in the history component which then would filter the notes accordingly. Then we can simply add extra links...
You mean the removing saved searches in the personal settings? I'm not sure adding or editing there would be easy to use or to implement. Regarding the localStorage: You're right...
So removing in the profile page. Editing is not necessary. Adding in the history search bar?
I changed the title according to current plans of implementation
Maybe we want to orient us at other markdown list extensions. https://pandoc.org/MANUAL.html#extension-fancy_lists comes to mind.
This was already fixed
After this Issue is fixed, the test in `cypress/integration/diagrams.spec.ts` should also be readded.
Thank you. We will keep that in mind while working on the collaboration features for 2.0. But as this is to a big part frontend work, I'll transfer the issue...
Currently tested extensions - [x] abcjs - [ ] alert - [x] blockquote - [x] csv - [x] flowchart - [ ] gist - [x] graphviz - [x] highlighted-code-fence -...