JuliaDocs/Franklin.jl

support code block name with whitespace

Open

#793 opened on 2021年3月5日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Julia (1,060 stars) (118 forks)batch import
code blocksgood first issue

説明

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

コントリビューターガイド