UNPKG

456 BMarkdownView Raw
1# Changelog
2
3## Version 1.6.1
4
5 * Fixed: using --tables=true doesn't produce the expected results. #80
6
7## Version 1.6.0
8
9 * Preserve newlines in text feature added #75
10
11## Version 1.5.1
12
13 * Support for h5 and h6 tags added #74
14
15## Version 1.5.0
16
17 * Entity regex is now less greedy #69 #70
18
19## Version 1.4.0
20
21 * Uppercase tag processing added. Table center support added. #56
22 * Unuused dependencies removed.
23
24## Version 1.3.2
25
26* Support Node 4 engine #64