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\-parser/pull/51](https\://github\.com/ansible\-community/antsibull\-docs\-parser/pull/51)\)\.
24
40
25
41
<aid="v1-0-1"></a>
26
42
## v1\.0\.1
27
43
28
-
<aid="release-summary"></a>
44
+
<aid="release-summary-1"></a>
29
45
### Release Summary
30
46
31
47
Maintenance release\.
@@ -35,23 +51,23 @@ Maintenance release\.
35
51
36
52
* Declare support for Python 3\.12 \([https\://github\.com/ansible\-community/antsibull\-docs\-parser/pull/45](https\://github\.com/ansible\-community/antsibull\-docs\-parser/pull/45)\)\.
37
53
38
-
<aid="bugfixes"></a>
54
+
<aid="bugfixes-1"></a>
39
55
### Bugfixes
40
56
41
57
* Properly escape MarkDown link targets \([https\://github\.com/ansible\-community/antsibull\-docs\-parser/pull/37](https\://github\.com/ansible\-community/antsibull\-docs\-parser/pull/37)\)\.
42
58
43
59
<aid="v1-0-0"></a>
44
60
## v1\.0\.0
45
61
46
-
<aid="release-summary-1"></a>
62
+
<aid="release-summary-2"></a>
47
63
### Release Summary
48
64
49
65
First stable release\. This package is using semantic versioning\, so there will be no more breaking changes until the release of 2\.0\.0\.
50
66
51
67
<aid="v0-4-0"></a>
52
68
## v0\.4\.0
53
69
54
-
<aid="release-summary-2"></a>
70
+
<aid="release-summary-3"></a>
55
71
### Release Summary
56
72
57
73
Feature and bugfix release\.
@@ -62,15 +78,15 @@ Feature and bugfix release\.
62
78
* Adjust URL escaping to be more similar to JavaScript\'s <code>encodeURI\(\)</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-parser/pull/24](https\://github\.com/ansible\-community/antsibull\-docs\-parser/pull/24)\)\.
63
79
* Also escape <code>\.</code> in MarkDown \([https\://github\.com/ansible\-community/antsibull\-docs\-parser/pull/24](https\://github\.com/ansible\-community/antsibull\-docs\-parser/pull/24)\)\.
64
80
65
-
<aid="bugfixes-1"></a>
81
+
<aid="bugfixes-2"></a>
66
82
### Bugfixes
67
83
68
84
* Fix URL escaping in MarkDown \([https\://github\.com/ansible\-community/antsibull\-docs\-parser/pull/24](https\://github\.com/ansible\-community/antsibull\-docs\-parser/pull/24)\)\.
69
85
70
86
<aid="v0-3-0"></a>
71
87
## v0\.3\.0
72
88
73
-
<aid="release-summary-3"></a>
89
+
<aid="release-summary-4"></a>
74
90
### Release Summary
75
91
76
92
Feature release\.
@@ -83,7 +99,7 @@ Feature release\.
83
99
<aid="v0-2-0"></a>
84
100
## v0\.2\.0
85
101
86
-
<aid="release-summary-4"></a>
102
+
<aid="release-summary-5"></a>
87
103
### Release Summary
88
104
89
105
New major release that increases compatibility with the [TypeScript code in antsibull\-docs\-ts](https\://github\.com/ansible\-community/antsibull\-docs\-ts)\.
@@ -110,7 +126,7 @@ New major release that increases compatibility with the [TypeScript code in ants
0 commit comments