What's new
- Add an
insetparameter tobnf()for adjusting horizontal/vertical spacing between rule parts. Useful when rules contain subscripts/superscripts that visually collide at the default spacing. Thanks @gasche! (#4)
Install
```typst
#import "@preview/simplebnf:0.2.0": *
```
Full Changelog: v0.1.2...v0.2.0