packages feed

typst-0.1.0.0: test/typ/bugs/columns-1-00.typ

#set page(height: 70pt)

Hallo
#columns(2)[
  = A
  Text
  = B
  Text
]