Commit Graph

5 Commits

Author SHA1 Message Date
001e4748dd Use multiple underscore when there are multiple spaces 2021-11-06 14:37:03 +01:00
67af38f785 Implement "silent" for markdown
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-29 22:59:33 +02:00
ccc3ac7c66 Apply relativeBaseURL to parse urls 2021-10-29 22:43:34 +02:00
b63eb7948f Add #tag "#" on links 2021-10-29 22:14:56 +02:00
70f1b62646 Improve links and checkboxes
All checks were successful
continuous-integration/drone/push Build is passing
Use the markdown parser to handle links and checkboxes instead of
internal javascript.

Also add catch clauses to the promises in the editor.
2021-10-29 21:40:49 +02:00