An attempt to fix the indentation of the first paragraph in typst.
It works.
Usage
#set par(first-line-indent: 2em)
#import "@preview/indenta:0.0.1": fix-indent
#show: fix-indent()
An attempt to fix the indentation of the first paragraph in typst.
It works.
#set par(first-line-indent: 2em)
#import "@preview/indenta:0.0.1": fix-indent
#show: fix-indent()