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
* 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)\)\.
30
46
31
47
<aid="v1-0-1"></a>
32
48
## v1\.0\.1
33
49
34
-
<aid="release-summary"></a>
50
+
<aid="release-summary-1"></a>
35
51
### Release Summary
36
52
37
53
Maintenance release\.
38
54
39
-
<aid="bugfixes"></a>
55
+
<aid="bugfixes-1"></a>
40
56
### Bugfixes
41
57
42
58
* 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)\)\.
43
59
44
60
<aid="v1-0-0"></a>
45
61
## v1\.0\.0
46
62
47
-
<aid="release-summary-1"></a>
63
+
<aid="release-summary-2"></a>
48
64
### Release Summary
49
65
50
66
First stable release\. This package is using semantic versioning\, so there will be no more breaking changes until the release of 2\.0\.0\.
51
67
52
68
<aid="v0-4-0"></a>
53
69
## v0\.4\.0
54
70
55
-
<aid="release-summary-2"></a>
71
+
<aid="release-summary-3"></a>
56
72
### Release Summary
57
73
58
74
New major release that increases compatibility with the [Python code in antsibull\-docs\-parser](https\://github\.com/ansible\-community/antsibull\-docs\-parser)\.
@@ -67,15 +83,15 @@ New major release that increases compatibility with the [Python code in antsibul
67
83
68
84
* 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)\)\.
69
85
70
-
<aid="bugfixes-1"></a>
86
+
<aid="bugfixes-2"></a>
71
87
### Bugfixes
72
88
73
89
* 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)\)\.
74
90
75
91
<aid="v0-3-0"></a>
76
92
## v0\.3\.0
77
93
78
-
<aid="release-summary-3"></a>
94
+
<aid="release-summary-4"></a>
79
95
### Release Summary
80
96
81
97
Feature release\.
@@ -88,7 +104,7 @@ Feature release\.
88
104
<aid="v0-2-0"></a>
89
105
## v0\.2\.0
90
106
91
-
<aid="release-summary-4"></a>
107
+
<aid="release-summary-5"></a>
92
108
### Release Summary
93
109
94
110
New major release that increases compatibility with the [Python code in antsibull\-docs\-parser](https\://github\.com/ansible\-community/antsibull\-docs\-parser)\.
@@ -112,15 +128,15 @@ New major release that increases compatibility with the [Python code in antsibul
112
128
* 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)\)\.
113
129
* 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)\)\.
114
130
115
-
<aid="bugfixes-2"></a>
131
+
<aid="bugfixes-3"></a>
116
132
### Bugfixes
117
133
118
134
* 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)\)\.
119
135
120
136
<aid="v0-1-0"></a>
121
137
## v0\.1\.0
122
138
123
-
<aid="release-summary-5"></a>
139
+
<aid="release-summary-6"></a>
124
140
### Release Summary
125
141
126
142
First usable version\, including semantic markup support\.
@@ -140,7 +156,7 @@ First usable version\, including semantic markup support\.
140
156
141
157
* 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)\)\.
142
158
143
-
<aid="bugfixes-3"></a>
159
+
<aid="bugfixes-4"></a>
144
160
### Bugfixes
145
161
146
162
* 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)\)\.
@@ -149,7 +165,7 @@ First usable version\, including semantic markup support\.
0 commit comments