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 (1,060 stars) (118 forks)batch import
code blocksgood first issue

Description

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

Contributor guide