UNPKG

@antv/t8

Version:

T8 is a text visualization solution for unstructured data within the AntV technology stack, and it is a declarative T8 markdown syntax that can be used to describe the content of data interpretation reports.

16 lines (14 loc) 545 B
var ParagraphType; (function (ParagraphType) { ParagraphType["HEADING1"] = "heading1"; ParagraphType["HEADING2"] = "heading2"; ParagraphType["HEADING3"] = "heading3"; ParagraphType["HEADING4"] = "heading4"; ParagraphType["HEADING5"] = "heading5"; ParagraphType["HEADING6"] = "heading6"; ParagraphType["NORMAL"] = "normal"; ParagraphType["BULLETS"] = "bullets"; ParagraphType["HEADLINE"] = "headline"; })(ParagraphType || (ParagraphType = {})); export { ParagraphType }; //# sourceMappingURL=paragraph.js.map