packages feed

typst-0.1.0.0: test/typ/layout/terms-01.typ

// Test joining.
#for word in lorem(4).split().map(s => s.trim(".")) [
  / #word: Latin stuff.
]