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 (6,247 stars) (1,159 forks)batch import
area:doctoolgood first issueitype:enhancement

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