calepin 0.0.17

A Rust CLI for preprocessing Typst documents with executable code chunks
#set document(title: [Writing With Footnotes])
#metadata((
  title: "Writing With Footnotes",
  translation_key: "writing-with-footnotes",
  kind: "post",
  date: "2026-06-12",
  tags: ("writing", "notes"),
  summary: "A sample essay-style post with repeated footnotes.",
)) <website-metadata>

#title()

#lorem(55)

Here is a note in the middle of a paragraph.#footnote[Footnotes help test
spacing, links, and theme-specific reading details.]

#lorem(65)

Another footnote appears later.#footnote[Repeated notes make the listing
sample more realistic.]

#lorem(80)