Weave.jl/test/header_test.jmd

10 lines
91 B
Plaintext

---
options:
echo : false
out_width : 30%
---
```julia
repeat("🐐", 10)
```