-
## Description
With Jupyter Collaboration installed and enabled, when exporting a file `foo.ipynb` to HTML or Markdown, the resultant URL ends with `/RTC%3Afoo.ipynb?download=true`, which resul…
-
- [ ] Images
- [ ] Subscripts/superscripts
- [ ] `ol` and `ul`
- [ ] Tables
## Images
eg. https://www.kcl.ac.uk/mathsschool/weekly-maths-challenge/previouschallenges.aspx Challenge 18
## Sub…
-
##### Expected behavior.
When using Markdown mode, I should be able to get the generated HTML from the entered markdown through API.
I whould expect such a function to be exported as public API in `…
-
### 📚 Subject area/topic
markdown, content layer api
### 📋 Suggested page
https://docs.astro.build/en/reference/configuration-reference/#experimentalcontentlayer
### 📋 General description …
-
**Describe the bug**
Markdown documents often contain anchors internally, which can be linked by `#` followed by the anchor name, as per the HTML standard. As of 1.12.0, these links to internal ancho…
-
I have the full omnivore export locally. it's a bunch of json, html, and markdown files. please add this as an option for importing into obsidian, as an alternative to api key.
-
Allow the editor to enter HTML into markdown messages and have it render on mobile and web
-
https://github.com/web-platform-dx/web-features/pull/935 shows what this would look like.
-
# Welcome to My Blog
This is a sample blog post written in Markdown for test
## Features
- Easy to write
- Supports **bold** and *italic* text
- And even \`inline code\`
### Code Example…
-
When the extension is installed, hitting Ctrl + / will use `{%%}` for comment everywhere in an `.md` file. Ideally this should only happen inside a Nunjucks snippet.