Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 453 Bytes

config.md

File metadata and controls

21 lines (17 loc) · 453 Bytes

+++ using DelimitedFiles

author = "Thibaut Lienart" prepath = "demos" generate_rss = false mintoclevel = 2 maxtoclevel = 3 mathjax = false ignore = ["foo/content.md"] weave = false generate_sitemap = true

isAppleARM = Sys.isapple() && Sys.ARCH === :aarch64

supports question 001

members_from_csv = eachrow(readdlm("_assets/members.csv", ',', skipstart=1)) +++

\newcommand{\prettyshow}[1]{@@code-output \show{#1} @@}