commit c34f3eb93ba4997fefaba4367d6533ee5a74d02d Author: aaron Date: Tue Apr 28 11:29:27 2026 +0200 feature(typst): test typst note taking diff --git a/note.typ b/note.typ new file mode 100644 index 0000000..f83f283 --- /dev/null +++ b/note.typ @@ -0,0 +1,8 @@ +#set page(margin: 2cm) +#set text(font: "Liberation sans", size: 11pt, lang: "de") +#set heading(numbering: "1.") +#show link: underline + += My note title + +== My note subtitle