Skip to content

Commit c8d4516

Browse files
committed
Fixing links in RN
1 parent fa855ba commit c8d4516

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

RELEASE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.4.14 2021-02-??
1+
# 1.4.14 2021-02-21
22

33
- general improvments of the documentation
44

@@ -8,14 +8,14 @@
88

99
- fixing picture links in README.eex
1010

11-
- [403-warn-if-illegal-keyword-options-are-provided](https://github.com/robertdober/earmark_parser/issues/403)
11+
- [403-warn-if-illegal-keyword-options-are-provided](https://github.com/pragdave/earmark/issues/403)
1212

13-
- [401-option-to-disable-html-escapes](https://github.com/robertdober/earmark_parser/pull/401-to-disable-html-escapes)
13+
- [401-option-to-disable-html-escapes](https://github.com/pragdave/earmark/pull/401)
1414
Kudos to [paradox460](https://github.com/paradox460)
1515

16-
- [398-walk-ast-helper-and-ast-postprocessing-option](https://github.com/robertdober/earmark_parser/issues/398)
16+
- [398-walk-ast-helper-and-ast-postprocessing-option](https://github.com/pragdave/earmark/issues/398)
1717

18-
- [397-typo fix](https://github.com/robertdober/earmark_parser/pull/397)
18+
- [397-typo fix](https://github.com/pragdave/earmark/pull/397)
1919
Kudos to [rubysolo](https://github.com/rubysolo)
2020

2121
# 1.4.13 2020-12-03
@@ -28,13 +28,13 @@ Adapted the CLI to accept the wikilinks switch for `EarmarkParser`
2828

2929
# 1.4.11 2020-11-26
3030

31-
- [394-compact-html-output](https://github.com/robertdober/earmark_parser/pull/394)
31+
- [394-compact-html-output](https://github.com/pragdave/earmark/pull/394)
3232
Kudos and Спасибо to [rinpatch](https://github.com/rinpatch)
3333

3434
- [387-treat-del-tag-as-compact-tag](https://github.com/pragdave/earmark/pull/387)
3535
Kudos to [Médi-Rémi Hashim](https://github.com/mediremi)
3636

37-
- [383-smartyants-inside-code-blocks](https://github.com/robertdober/earmark_parser/issues/-)
37+
- [383-smartyants-inside-code-blocks](https://github.com/pragdave/earmark/issues/-)
3838
Kudos to [David Bernheisel](https://github.com/dbernheisel)
3939

4040
# 1.4.10 2020-07-18

0 commit comments

Comments
 (0)