JuliaDocs/Franklin.jl

support code block name with whitespace

Open

#793 opened on Mar 5, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Julia (118 forks)batch import
code blocksgood first issue

Repository metrics

Stars
 (1,060 stars)
PR merge metrics
 (Avg merge 71d 9h) (4 merged PRs in 30d)

Description

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

Contributor guide