JuliaDocs/Franklin.jl

support code block name with whitespace

Open

#793 ouverte le 5 mars 2021

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)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.

Guide contributeur