Skip to content

Commit 73e145f

Browse files
authored
Update README.md
1 parent 4308b71 commit 73e145f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ To extend the tag name and customize its style, you can use the ExtendTagName cl
275275
let parser = ZHTMLParserBuilder.initWithDefault().add(ExtendTagName("zhgchgli"), withCustomStyle: MarkupStyle(backgroundColor: MarkupStyleColor(name: .aquamarine))).build()
276276
```
277277

278-
####Support for Class/ID Style Mapping and Parsing
278+
#### Support for Class/ID Style Mapping and Parsing
279279

280280
The class HTML attribute can use the HTMLTagClassAttribute to define classNames with pre-defined styles.
281281

0 commit comments

Comments
 (0)