-
The SARIF spec is quite clear that producers shouldn't emit HTML and that producers should be extremely wary of its inclusion.
[Static Analysis Results Interchange Format (SARIF) Version 2.1.0 (oas…
-
## Feature request
It may be worth adding a note to the docs that describes using HTML wrappers in markdown for targeting elements for CSS or JavaScript.
For example, wrapping a markd…
-
Hello, I have the following usecase:
I have an editor that can edit the rendered html (after parsing the markdown). I want to get the correct `MarkdownObject` for the rendered html in my editor. Th…
-
Not sure if the NYT has changed their format or something, where the underlying representation of puzzles is written using Markdown styling rather than HTML, but here is a clue on the NYT site:
A…
-
## Current behavior
When you prepopulate the editor with some HTML, for example an email, some styling is stripped away. Unfortunately, I haven't been able to locate exactly where this happen becau…
-
**Prettier 2.3.0**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEBlCBbOACATnAQwBsiBPbI6Ac23gA8ZaALAxgdwgFciATbAIxxV8rWhGxtcBAA7YAzuICS2GdPxgAlqxxsWjAAr4YMDXFzYNc7DwgaoNJmbgAdKK4…
-
I get the editor has a preview feature but what I'm after is if it offers a function to just output the markdown to HTML.Much like editing a blog post saving the markdown to the database then renderi…
-
-
Thanks for the project this is what I needed!
A suggestion though. I have links to other Markdown files in my `README.md` and I thought when I click on those links it would load those markdown files …
-
`next-mdx-remote` fails to serialize the Markdown package description when a literal HTML tag is not self-closed, e.g. ``. After a small investigation it seems there is not ready-to-go plugin to fix i…