-
### Describe the bug
### Problem to solve:
HTML tags in source code are causing build warnings in MicrosoftDocs/azure-docs-cli. More importantly, customer-facing reference docs are not instantiating…
-
Currently, blog post images are rendered with this HTML markup:
```html
FIGURE TITLE
FIGURE CAPTION
```
which renders like so:
To my eye, this results in the cap…
-
I understand Markdown is a simple target for simple linear protocols, but for more complex protocols, would HTML not be a better target?
Every computer user has a default HTML renderer installed wi…
-
Next up on my list is supporting labels and references. I think I know what to do for the pretext conversion, and might be able to add to the html and markdown output. Or is there somewhere higher u…
-
### Validations
- [X] Follow our [Code of Conduct](https://github.com/shikijs/shiki/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guide](https://github.com/shikijs/shiki/blob/main/CON…
-
Currently, only markdown is parsed, but `` and friends should also work.
While working on this feature, there are some major complexity points here: mainly:
Do we want to allow a mixed mode? So …
-
### Describe the bug
The `spellcheck_action.yml` workflow uses PySpelling to render our Markdown to HTML and then use aspell to check the spelling in that HTML. It is reporting problems due to detail…
-
Pavus should be **simple**, here's the features
###### Markdown preview
- [x] `$ pavus [markdown]` and `$ pavus` with recursive search
- [x] Rendering (markdown to html, [markdown-it](https://g…
-
-
When I run this, the output does not contain the HTML embedded within it-
```
import markdown
somemd = """
Our package should be able to handle HTML in markdown files. Here is an example markd…