CalculusWithJuliaNotes.jl/CwJ/test.jmd
2022-05-24 13:51:49 -04:00

11 lines
230 B
Plaintext

---
title: Test
author: Chris Rackauckas
---
This is a test of the builder system.
```{julia; echo=false; skip="notebook"}
using CalculusWithJulia
CalculusWithJulia.WeaveSupport._footer(WEAVE_ARGS[:folder],WEAVE_ARGS[:file])
```