Skip to content

Commit cee8d1e

Browse files
Fix broken Changelog formatting
1 parent f38db35 commit cee8d1e

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

CHANGELOG.md

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -18,37 +18,37 @@ none
1818

1919
* Move ActionView dependencies to separate, custom-core-component by pascalwengerter
2020
* Add documentation for testing on macOS by marcoroth
21-
* Add HTML <ruby> tag to core components by stiwwelll
22-
* Add HTML <rt> tag to core components by stiwwelll
23-
* Add HTML <rp> tag to core components by stiwwelll
24-
* Add HTML <q> tag to core components by GrantBarry
25-
* Add HTML <pre> tag to core components by tae8838
26-
* Add HTML <param> tag to core components by marcoroth
27-
* Add HTML <output> tag to core components by marcoroth
28-
* Add HTML <object> tag to core components by pascalwengerter
29-
* Add HTML <noscript> tag to core components by stiwwelll
30-
* Add HTML <meter> tag to core components by bdlb77
31-
* Add HTML <mark> tag to core components by marcoroth
32-
* Add HTML <map> tag to core components by pascalwengerter
33-
* Add HTML <legend> tag to core components by stiwwelll
34-
* Add HTML <kbd> tag to core components by marcoroth
35-
* Add HTML <ins> tag to core components by lumisce
36-
* Add HTML <figure> tag to core components by lumisce
37-
* Add HTML <em> tag to core components by citizen428
38-
* Add HTML <dt> tag to core components by mayanktap
39-
* Add HTML <dl> tag to core components by mayanktap
40-
* Add HTML <dd> tag to core components by mayanktap
41-
* Add HTML <code> tag to core components by pascalwengerter
42-
* Add HTML <cite> tag to core components by cameronnorman
43-
* Add HTML <var> tag to core components by pascalwengerter
44-
* Add HTML <s> tag to core components by Manukam
45-
* Add HTML bold tag to core components by GrantBarry
46-
* Add HTML area tag to core components by pascalwengerter
21+
* Add HTML `<ruby>` tag to core components by stiwwelll
22+
* Add HTML `<rt>` tag to core components by stiwwelll
23+
* Add HTML `<rp>` tag to core components by stiwwelll
24+
* Add HTML `<q>` tag to core components by GrantBarry
25+
* Add HTML `<pre>` tag to core components by tae8838
26+
* Add HTML `<param>` tag to core components by marcoroth
27+
* Add HTML `<output>` tag to core components by marcoroth
28+
* Add HTML `<object>` tag to core components by pascalwengerter
29+
* Add HTML `<noscript>` tag to core components by stiwwelll
30+
* Add HTML `<meter>` tag to core components by bdlb77
31+
* Add HTML `<mark>` tag to core components by marcoroth
32+
* Add HTML `<map>` tag to core components by pascalwengerter
33+
* Add HTML `<legend>` tag to core components by stiwwelll
34+
* Add HTML `<kbd>` tag to core components by marcoroth
35+
* Add HTML `<ins>` tag to core components by lumisce
36+
* Add HTML `<figure>` tag to core components by lumisce
37+
* Add HTML `<em>` tag to core components by citizen428
38+
* Add HTML `<dt>` tag to core components by mayanktap
39+
* Add HTML `<dl>` tag to core components by mayanktap
40+
* Add HTML `<dd>` tag to core components by mayanktap
41+
* Add HTML `<code>` tag to core components by pascalwengerter
42+
* Add HTML `<cite>` tag to core components by cameronnorman
43+
* Add HTML `<var>` tag to core components by pascalwengerter
44+
* Add HTML `<s>` tag to core components by Manukam
45+
* Add HTML `<bold>` tag to core components by GrantBarry
46+
* Add HTML `<area>` tag to core components by pascalwengerter
4747
* Add tests for video component by MarcoBomfim
4848
* Usage of RecordTagHelper by pascalwengerter
49-
* Add HTML aside tag to core components by borref
50-
* Add HTML address tag to core components by michaelrevans
51-
* Add HTML sup tag to core components by borref
49+
* Add HTML `<aside>` tag to core components by borref
50+
* Add HTML `<address>` tag to core components by michaelrevans
51+
* Add HTML `<sup>` tag to core components by borref
5252
* Add params options to link component documentation by pascalwengerter
5353

5454
### Bugfixes

0 commit comments

Comments
 (0)