scala/scala3

doc tool - support GitHub flavoured markdown table

Open

#19,525 opened on Jan 24, 2024

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Scala (1,159 forks)batch import
area:doctoolgood first issueitype:enhancement

Repository metrics

Stars
 (6,247 stars)
PR merge metrics
 (Avg merge 18d 14h) (133 merged PRs in 30d)

Description

see here https://slinc.hammons.fr/docs/docs/reference/usage.html

there is already a standard extension for flexmark (which we use to render the markdown) so this would be a few lines change.

Contributor guide