-
# This is an h1
## This is an h2
### code
````rhby
def hello_world
puts 'Hello World!'
end
````
![下载](https://github.com/user-attachments/assets/7fc48c73-8f4d-424e-8a9a-c8442732300…
-
1
````html
(leave empty line here)
```
code here
```
````
2# write <pre lang="xx"> in <td> is the same
def main
42
end
# .markdown-body .highlight has margin bottom,…
-
**Is your feature request related to a problem? Please describe.**
Github now support admonition blocks
```markdown
> [!NOTE]
> Highlights information that users should take into account, ev…
bric3 updated
4 weeks ago
-
### Context
See https://github.com/executablebooks/MyST-Parser/issues/845. Basically this:
```md
> [!NOTE]
> This is a note
```
Looks like this on GitHub:
> [!NOTE]
> This is a note
…
-
### What happened?
Building the generated project fails when adding [swiftlang/swift-cmark](https://github.com/swiftlang/swift-cmark) as an external dependency in `Package.swift` with the following e…
-
add support for GFM.
As W is supposed to be a note taking tool, the checkbox list might be usefull.
But for this to work, I will need to change the markdown library.
- [ ] add checkbox list fun…
-
As discussed with @patrick-griffiths , EODC would like to add the following GFM layers for GTIF Austria:
- Affected Landcover
- Affected Landcover Footprint
- Affected Population
- Affected Popu…
-
The alerts that display on the main page of the repository are not displaying properly on PyPI
GitHub: https://github.com/tektronix/tm_devices
PyPI: https://pypi.org/project/tm-devices/
-
As a reimplementation of [grip](https://github.com/joeyespo/grip) but local (without inet), is almost the same with my test files. But right now is not the same as GitHub markdown preview (GFM):
##…
-
Version: Deno 1.38.4
I encountered a bug related to vendoring dependencies while using deno. The problem becomes apparent when attempting to vendor the [deno-gfm](https://github.com/denoland/deno-g…