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