@ckeditor/ckeditor5-markdown-gfm 0.0.0-nightly-20231129.0 → 0.0.0-nightly-20231130.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +25 -25
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -5,12 +5,12 @@ All changes in the package are documented in the main repository. See: https://g
|
|
|
5
5
|
|
|
6
6
|
Changes for the past releases are available below.
|
|
7
7
|
|
|
8
|
-
## [19.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v18.0.0...v19.0.0) (2020
|
|
8
|
+
## [19.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v18.0.0...v19.0.0) (April 29, 2020)
|
|
9
9
|
|
|
10
10
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
## [18.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v17.0.0...v18.0.0) (2020
|
|
13
|
+
## [18.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v17.0.0...v18.0.0) (March 19, 2020)
|
|
14
14
|
|
|
15
15
|
### MAJOR BREAKING CHANGES
|
|
16
16
|
|
|
@@ -21,76 +21,76 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
21
21
|
* Adjusted the data processor implementation to changes in `ckeditor5-engine`. See [ckeditor/ckeditor5#6091](https://github.com/ckeditor/ckeditor5/issues/6091). ([ce2cc01](https://github.com/ckeditor/ckeditor5-markdown-gfm/commit/ce2cc01))
|
|
22
22
|
|
|
23
23
|
|
|
24
|
-
## [17.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v16.0.0...v17.0.0) (2020
|
|
24
|
+
## [17.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v16.0.0...v17.0.0) (February 19, 2020)
|
|
25
25
|
|
|
26
26
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
## [16.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v15.0.0...v16.0.0) (2019
|
|
29
|
+
## [16.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v15.0.0...v16.0.0) (December 4, 2019)
|
|
30
30
|
|
|
31
31
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
## [15.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.5...v15.0.0) (2019
|
|
34
|
+
## [15.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.5...v15.0.0) (October 23, 2019)
|
|
35
35
|
|
|
36
36
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
37
37
|
|
|
38
38
|
|
|
39
|
-
## [11.0.5](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.4...v11.0.5) (2019
|
|
39
|
+
## [11.0.5](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.4...v11.0.5) (August 26, 2019)
|
|
40
40
|
|
|
41
41
|
### Other changes
|
|
42
42
|
|
|
43
43
|
* The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See [ckeditor/ckeditor5#1988](https://github.com/ckeditor/ckeditor5/issues/1988). ([9abc22e](https://github.com/ckeditor/ckeditor5-markdown-gfm/commit/9abc22e))
|
|
44
44
|
|
|
45
45
|
|
|
46
|
-
## [11.0.4](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.3...v11.0.4) (2019
|
|
46
|
+
## [11.0.4](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.3...v11.0.4) (July 10, 2019)
|
|
47
47
|
|
|
48
48
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
## [11.0.3](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.2...v11.0.3) (2019
|
|
51
|
+
## [11.0.3](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.2...v11.0.3) (July 4, 2019)
|
|
52
52
|
|
|
53
53
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
54
54
|
|
|
55
55
|
|
|
56
|
-
## [11.0.2](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.1...v11.0.2) (2019
|
|
56
|
+
## [11.0.2](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.1...v11.0.2) (June 6, 2019)
|
|
57
57
|
|
|
58
58
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
## [11.0.1](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.0...v11.0.1) (2019
|
|
61
|
+
## [11.0.1](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v11.0.0...v11.0.1) (April 4, 2019)
|
|
62
62
|
|
|
63
63
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
64
64
|
|
|
65
65
|
|
|
66
|
-
## [11.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v10.0.4...v11.0.0) (2019
|
|
66
|
+
## [11.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v10.0.4...v11.0.0) (February 28, 2019)
|
|
67
67
|
|
|
68
68
|
### BREAKING CHANGES
|
|
69
69
|
|
|
70
70
|
* Upgraded minimal versions of Node to `8.0.0` and npm to `5.7.1`. See: [ckeditor/ckeditor5#1507](https://github.com/ckeditor/ckeditor5/issues/1507). ([612ea3c](https://github.com/ckeditor/ckeditor5-cloud-services/commit/612ea3c))
|
|
71
71
|
|
|
72
72
|
|
|
73
|
-
## [10.0.4](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v10.0.3...v10.0.4) (2018
|
|
73
|
+
## [10.0.4](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v10.0.3...v10.0.4) (December 5, 2018)
|
|
74
74
|
|
|
75
75
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
76
76
|
|
|
77
77
|
|
|
78
|
-
## [10.0.3](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v10.0.2...v10.0.3) (2018
|
|
78
|
+
## [10.0.3](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v10.0.2...v10.0.3) (October 8, 2018)
|
|
79
79
|
|
|
80
80
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
81
81
|
|
|
82
82
|
|
|
83
|
-
## [10.0.2](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v10.0.1...v10.0.2) (2018
|
|
83
|
+
## [10.0.2](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v10.0.1...v10.0.2) (July 18, 2018)
|
|
84
84
|
|
|
85
85
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
86
86
|
|
|
87
87
|
|
|
88
|
-
## [10.0.1](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v10.0.0...v10.0.1) (2018
|
|
88
|
+
## [10.0.1](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v10.0.0...v10.0.1) (June 21, 2018)
|
|
89
89
|
|
|
90
90
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
91
91
|
|
|
92
92
|
|
|
93
|
-
## [10.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v1.0.0-beta.4...v10.0.0) (2018
|
|
93
|
+
## [10.0.0](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v1.0.0-beta.4...v10.0.0) (April 25, 2018)
|
|
94
94
|
|
|
95
95
|
### Other changes
|
|
96
96
|
|
|
@@ -101,46 +101,46 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
101
101
|
* The license under which CKEditor 5 is released has been changed from a triple GPL, LGPL and MPL license to a GPL2+ only. See [ckeditor/ckeditor5#991](https://github.com/ckeditor/ckeditor5/issues/991) for more information.
|
|
102
102
|
|
|
103
103
|
|
|
104
|
-
## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v1.0.0-beta.2...v1.0.0-beta.4) (2018
|
|
104
|
+
## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v1.0.0-beta.2...v1.0.0-beta.4) (April 19, 2018)
|
|
105
105
|
|
|
106
106
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
107
107
|
|
|
108
108
|
|
|
109
|
-
## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2018
|
|
109
|
+
## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v1.0.0-beta.1...v1.0.0-beta.2) (April 10, 2018)
|
|
110
110
|
|
|
111
111
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
112
112
|
|
|
113
113
|
|
|
114
|
-
## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (2018
|
|
114
|
+
## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (March 15, 2018)
|
|
115
115
|
|
|
116
116
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
117
117
|
|
|
118
118
|
|
|
119
|
-
## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2017
|
|
119
|
+
## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (November 14, 2017)
|
|
120
120
|
|
|
121
121
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
122
122
|
|
|
123
123
|
|
|
124
|
-
## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v0.4.4...v1.0.0-alpha.1) (2017
|
|
124
|
+
## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v0.4.4...v1.0.0-alpha.1) (October 3, 2017)
|
|
125
125
|
|
|
126
126
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
127
127
|
|
|
128
128
|
|
|
129
|
-
## [0.4.4](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v0.4.3...v0.4.4) (2017
|
|
129
|
+
## [0.4.4](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v0.4.3...v0.4.4) (September 3, 2017)
|
|
130
130
|
|
|
131
131
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
132
132
|
|
|
133
133
|
|
|
134
|
-
## [0.4.3](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v0.4.2...v0.4.3) (2017
|
|
134
|
+
## [0.4.3](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v0.4.2...v0.4.3) (May 7, 2017)
|
|
135
135
|
|
|
136
136
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
137
137
|
|
|
138
138
|
|
|
139
|
-
## [0.4.2](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v0.4.1...v0.4.2) (2017
|
|
139
|
+
## [0.4.2](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v0.4.1...v0.4.2) (April 5, 2017)
|
|
140
140
|
|
|
141
141
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
142
142
|
|
|
143
143
|
|
|
144
|
-
## [0.4.1](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v0.4.0...v0.4.1) (2017
|
|
144
|
+
## [0.4.1](https://github.com/ckeditor/ckeditor5-markdown-gfm/compare/v0.4.0...v0.4.1) (March 6, 2017)
|
|
145
145
|
|
|
146
146
|
Internal changes only (updated dependencies, documentation, etc.).
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-markdown-gfm",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20231130.0",
|
|
4
4
|
"description": "GitHub Flavored Markdown data processor for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
],
|
|
13
13
|
"main": "src/index.js",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"ckeditor5": "0.0.0-nightly-
|
|
15
|
+
"ckeditor5": "0.0.0-nightly-20231130.0",
|
|
16
16
|
"marked": "4.0.12",
|
|
17
17
|
"turndown": "6.0.0",
|
|
18
18
|
"turndown-plugin-gfm": "1.0.2"
|