You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make sure to also escape pipes \(<code>\\\|</code>\) in reStructured Text \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/381](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/381)\)\.
37
53
38
54
<aid="v1-1-0"></a>
39
55
## v1\.1\.0
40
56
41
-
<aid="release-summary"></a>
57
+
<aid="release-summary-1"></a>
42
58
### Release Summary
43
59
44
60
Bugfix and feature release that improves markup parsing and generation with respect to whitespace handling and escaping\.
@@ -50,7 +66,7 @@ Bugfix and feature release that improves markup parsing and generation with resp
50
66
* Always remove some whitespace around <code>HORIZONTALLINE</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/295](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/295)\)\.
51
67
* Apply postprocessing to RST and MarkDown to avoid generating invalid markup when input contains whitespace at potentially dangerous places \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/296](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/296)\)\.
52
68
53
-
<aid="bugfixes"></a>
69
+
<aid="bugfixes-1"></a>
54
70
### Bugfixes
55
71
56
72
* Do not apply URI encoding to visible URL \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/286](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/286)\)\.
@@ -60,41 +76,41 @@ Bugfix and feature release that improves markup parsing and generation with resp
60
76
<aid="v1-0-2"></a>
61
77
## v1\.0\.2
62
78
63
-
<aid="release-summary-1"></a>
79
+
<aid="release-summary-2"></a>
64
80
### Release Summary
65
81
66
82
Bugfix release\.
67
83
68
-
<aid="bugfixes-1"></a>
84
+
<aid="bugfixes-2"></a>
69
85
### Bugfixes
70
86
71
87
* Fix handling of empty markup parameters for RST \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/262](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/262)\)\.
72
88
73
89
<aid="v1-0-1"></a>
74
90
## v1\.0\.1
75
91
76
-
<aid="release-summary-2"></a>
92
+
<aid="release-summary-3"></a>
77
93
### Release Summary
78
94
79
95
Maintenance release\.
80
96
81
-
<aid="bugfixes-2"></a>
97
+
<aid="bugfixes-3"></a>
82
98
### Bugfixes
83
99
84
100
* Properly escape MarkDown link targets \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/197](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/197)\)\.
85
101
86
102
<aid="v1-0-0"></a>
87
103
## v1\.0\.0
88
104
89
-
<aid="release-summary-3"></a>
105
+
<aid="release-summary-4"></a>
90
106
### Release Summary
91
107
92
108
First stable release\. This package is using semantic versioning\, so there will be no more breaking changes until the release of 2\.0\.0\.
93
109
94
110
<aid="v0-4-0"></a>
95
111
## v0\.4\.0
96
112
97
-
<aid="release-summary-4"></a>
113
+
<aid="release-summary-5"></a>
98
114
### Release Summary
99
115
100
116
New major release that increases compatibility with the [Python code in antsibull\-docs\-parser](https\://github\.com/ansible\-community/antsibull\-docs\-parser)\.
@@ -109,15 +125,15 @@ New major release that increases compatibility with the [Python code in antsibul
109
125
110
126
* Rename <code>current\_plugin</code> options of various functions to <code>currentPlugin</code>\, and the <code>role\_entrypoint</code> option of <code>parse</code> to <code>roleEntrypoint</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/49](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/49)\)\.
111
127
112
-
<aid="bugfixes-3"></a>
128
+
<aid="bugfixes-4"></a>
113
129
### Bugfixes
114
130
115
131
* Fix URL escaping in MarkDown \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/51](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/51)\)\.
116
132
117
133
<aid="v0-3-0"></a>
118
134
## v0\.3\.0
119
135
120
-
<aid="release-summary-5"></a>
136
+
<aid="release-summary-6"></a>
121
137
### Release Summary
122
138
123
139
Feature release\.
@@ -130,7 +146,7 @@ Feature release\.
130
146
<aid="v0-2-0"></a>
131
147
## v0\.2\.0
132
148
133
-
<aid="release-summary-6"></a>
149
+
<aid="release-summary-7"></a>
134
150
### Release Summary
135
151
136
152
New major release that increases compatibility with the [Python code in antsibull\-docs\-parser](https\://github\.com/ansible\-community/antsibull\-docs\-parser)\.
@@ -154,15 +170,15 @@ New major release that increases compatibility with the [Python code in antsibul
154
170
* Modify <code>pluginOptionLikeLink</code> signature to include a new argument <code>entrypoint</code> after <code>plugin</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/31](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/31)\)\.
155
171
* Rename <code>only\_classic\_markup</code> parser option to <code>onlyClassicMarkup</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/22](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/22)\)\.
156
172
157
-
<aid="bugfixes-4"></a>
173
+
<aid="bugfixes-5"></a>
158
174
### Bugfixes
159
175
160
176
* HTML and MarkDown code\: quote HTML command arguments correctly\; make sure URLs are correctly quoted \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/22](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/22)\)\.
161
177
162
178
<aid="v0-1-0"></a>
163
179
## v0\.1\.0
164
180
165
-
<aid="release-summary-7"></a>
181
+
<aid="release-summary-8"></a>
166
182
### Release Summary
167
183
168
184
First usable version\, including semantic markup support\.
@@ -182,7 +198,7 @@ First usable version\, including semantic markup support\.
182
198
183
199
* The package was renamed on npmjs\.com from <code>antsibull\_docs</code> to <code>antsibull\-docs</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/15](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/15)\)\.
184
200
185
-
<aid="bugfixes-5"></a>
201
+
<aid="bugfixes-6"></a>
186
202
### Bugfixes
187
203
188
204
* Fix error message output for MarkDown\. Make sure error message is escaped in RST\. Fix error messages when parsing escaped parameters \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/8](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/8)\)\.
@@ -191,7 +207,7 @@ First usable version\, including semantic markup support\.
0 commit comments