support {underline braces} in glosses

This commit is contained in:
Rhiannon Morris 2021-05-20 22:15:24 +02:00
parent 2b80abe763
commit 22b122285a
4 changed files with 39 additions and 31 deletions

View file

@ -1,4 +1,4 @@
module Spans (spans, ipaB, ipaN, abbr, abbrs) where
module Spans (spans, ipaB, ipaN, abbr, abbrs, underlines) where
import LaantasImage hiding (text)
import Lang