-
feature request, support goldmark's wiki-table extension.
It allows for much cleaner and easier to read tables... rather than:
```
## Itinerary
Day | Date | Activity | GPX | Miles | KMs | Ma…
-
Low priority.
#### Site configuration
```text
[markup.goldmark.extensions]
strikethrough = false
[markup.goldmark.extensions.extras.delete]
enable = true
[markup.goldmark.extensions.ext…
-
It looks like goldmark has implemented the `footnoteAnchorPrefix` feature https://github.com/yuin/goldmark/commit/9e0189df270cb443c204b51e89e2b0749b98370c. It would be great if hugo can also support t…
-
D2 is a new, modern diagramming language, in pure Go: https://d2lang.com/tour/intro/
Comparison to mermaid: https://text-to-diagram.com/?b=mermaid
I see that Hugo uses Goldmark, which a comm…
-
What version of goldmark are you using? : 1.5.2
What version of Go are you using? : 1.19.3
What operating system and processor architecture are you using? : linux/amd64
code
```go
package m…
-
First, thanks for this small and nice renderer and the description in the README and provided examples!
After parsing a document with table extension, like this:
`gm := goldmark.New(goldmark.Wit…
-
I'm not sure if anybody has brought this up but I just wish this feature could be supported. Pangu is a module that automatically insert spaces between CJK characters and Latin characters, which is ve…
-
this tool is cool! really! ...but the binary is huge. :-( ...that makes embedding it really painful. ...is there a way to reduce the binary size?
-
Hi @Kunde21 and @bwplotka I've forked this project, since it _seems_ our goals may be different. If they aren't though, I'd rather work with others instead of alone. It seems your current goal is a fo…
-
goldmark has [https://github.com/yuin/goldmark/discussions](Discussions) in github.
You should post only issues here. Feature requests and questions should be posted at discussions.
- [ ] goldma…