{"$id":"https://schema.legytma.com.br/3.0.0/schema/text_decoration.schema.json","$schema":"http://json-schema.org/draft-06/schema#","$comment":"Used to identify parser. Every parser can permit only one type","title":"Text Decoration","description":"Determine the text decoration","type":"string","examples":["lineThrough","overline","underline","none"],"enum":["lineThrough","overline","underline","none"]}
