JuliaDocs/Franklin.jl

support code block name with whitespace

Open

#793 geöffnet am 5. März 2021

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (1.060 Stars) (118 Forks)batch import
code blocksgood first issue

Beschreibung

defining code blocks (file)names with ```julia:name breaks syntax highlighting, allowing whitespace like ```julia :name would fix it.

Contributor Guide