My configurations for the software I use
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Enable experimental html feature for typst

yemou 1bc301be 169fceb5

+1
+1
config/kak/kakrc
··· 56 56 outputPath = "/tmp/tinymist/$root/$dir/$name" 57 57 fontPaths = [ "./assets/fonts" ] 58 58 formatterMode = "typstyle" 59 + typstExtraArgs = [ "--features=html" ] 59 60 } 60 61 } 61 62