-
## Steps to Reproduce
1. Add a horizontal rule using the rich text editor
2. Convert your document to markdown using ParchmentMarkdownCodec().encode(document)
3. Notice the horizontal rule is not…
-
[Learn HTTP Methods like GET, POST, and DELETE – a Handbook with Code Examples](https://www.freecodecamp.org/news/learn-http-methods-like-get-post-and-delete-a-handbook-with-code-examples/)
-
There will be two options, where the user can make the footer and header visible or hidden.
- [ ] When the Footer is hidden, that time, after right Clicking on the taskItem, an option Menu should open…
-
### Describe the feature you'd like to request
I'd like to set initial content to `Markdown` or `Html` in string form, received over the wire. At present, the Novel Editor only allows `JSONContent` t…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Some language servers use the LSP command interface to provide some more custom functionality.
Popular editors such as vsco…
-
The fields in `/manage` currently only use a WYSIWYG editor, and do not support Markdown. Markdown support would be nice to have, especially for the event description.
-
1. Have a tiptap document with some whitespace at the end of lines, and also some bullet points that are empty, for example:
2. Call `getMarkdown()`, notice it's correctly reflected in the output:
…
-
You could add in the application that in the same way that it reads the .txt files it could read the .md files. Even the option that when you save the file, you could decide in which extension to save…
-
Pairs of plus signs are used to indicate an ["Inline Passthrough"](https://docs.asciidoctor.org/asciidoc/latest/pass/pass-macro/) in asciidoc.
```
$ pandoc --version
pandoc 3.1.3
$ echo 'I use …
-
experiment with existing markdown editors to see what is an option and what would be required to support to link to ssb users and messages, blobs inline, etc...