Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2024-01-10 18:16:42 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2024-01-10 18:16:42 +0300
commite1d966e6543433479a932e1e29ad538cd587699a (patch)
tree8553431489849d866639ddc17ba873a98df0186d /glfm_specification
parent8731c2348e508e52cad156bd819b0accbf88d495 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'glfm_specification')
-rw-r--r--glfm_specification/output_example_snapshots/html.yml6
-rw-r--r--glfm_specification/output_example_snapshots/prosemirror_json.yml159
2 files changed, 109 insertions, 56 deletions
diff --git a/glfm_specification/output_example_snapshots/html.yml b/glfm_specification/output_example_snapshots/html.yml
index 4992d40d31b..f5cfa95ca52 100644
--- a/glfm_specification/output_example_snapshots/html.yml
+++ b/glfm_specification/output_example_snapshots/html.yml
@@ -7639,7 +7639,7 @@
<task-button></task-button><input type="checkbox" class="task-list-item-checkbox" disabled> incomplete</li>
</ul>
wysiwyg: |-
- <ul dir="auto" start="1" parens="false" bullet="*" data-type="taskList"><li dir="auto" data-checked="false" data-type="taskItem"><label><input type="checkbox"><span></span></label><div><p dir="auto">incomplete</p></div></li></ul>
+ <ul dir="auto" start="1" parens="false" bullet="*" data-type="taskList"><li dir="auto" data-type="taskItem"><label><input type="checkbox"><span></span></label><div><p dir="auto">incomplete</p></div></li></ul>
07_01_00__gitlab_official_specification_markdown__task_list_items__002:
canonical: |
<ul>
@@ -8477,7 +8477,7 @@
<task-button></task-button><input type="checkbox" class="task-list-item-checkbox" disabled> example</li>
</ol>
wysiwyg: |-
- <ol dir="auto" start="1" parens="false" bullet="*" data-type="taskList"><li dir="auto" data-checked="true" data-type="taskItem"><label><input type="checkbox" checked="checked"><span></span></label><div><p dir="auto">hello</p></div></li><li dir="auto" data-checked="true" data-type="taskItem"><label><input type="checkbox" checked="checked"><span></span></label><div><p dir="auto">world</p></div></li><li dir="auto" data-checked="false" data-type="taskItem"><label><input type="checkbox"><span></span></label><div><p dir="auto">example</p></div></li></ol>
+ <ol dir="auto" start="1" parens="false" bullet="*" data-type="taskList"><li dir="auto" data-checked="true" data-type="taskItem"><label><input type="checkbox" checked="checked"><span></span></label><div><p dir="auto">hello</p></div></li><li dir="auto" data-checked="true" data-type="taskItem"><label><input type="checkbox" checked="checked"><span></span></label><div><p dir="auto">world</p></div></li><li dir="auto" data-type="taskItem"><label><input type="checkbox"><span></span></label><div><p dir="auto">example</p></div></li></ol>
08_04_46__gitlab_internal_extension_markdown__migrated_golden_master_examples__reference_for_project_wiki__001:
canonical: |
TODO: Write canonical HTML for this example
@@ -8828,7 +8828,7 @@
<task-button></task-button><input type="checkbox" class="task-list-item-checkbox" checked disabled> bar</li>
</ul>
wysiwyg: |-
- <ul dir="auto" start="1" parens="false" bullet="*" data-type="taskList"><li dir="auto" data-checked="false" data-type="taskItem"><label><input type="checkbox"><span></span></label><div><p dir="auto">foo</p></div></li><li dir="auto" data-checked="true" data-type="taskItem"><label><input type="checkbox" checked="checked"><span></span></label><div><p dir="auto">bar</p></div></li></ul>
+ <ul dir="auto" start="1" parens="false" bullet="*" data-type="taskList"><li dir="auto" data-type="taskItem"><label><input type="checkbox"><span></span></label><div><p dir="auto">foo</p></div></li><li dir="auto" data-checked="true" data-type="taskItem"><label><input type="checkbox" checked="checked"><span></span></label><div><p dir="auto">bar</p></div></li></ul>
09_04_00__gfm_undocumented_extensions_and_more_robust_test__task_lists__002:
canonical: |
<ul>
diff --git a/glfm_specification/output_example_snapshots/prosemirror_json.yml b/glfm_specification/output_example_snapshots/prosemirror_json.yml
index 95e7003a202..ba2cbc8322c 100644
--- a/glfm_specification/output_example_snapshots/prosemirror_json.yml
+++ b/glfm_specification/output_example_snapshots/prosemirror_json.yml
@@ -2947,7 +2947,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -3011,7 +3012,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -3229,7 +3231,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -3881,7 +3884,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5244,7 +5248,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5263,7 +5268,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5287,7 +5293,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5306,7 +5313,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5344,7 +5352,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5363,7 +5372,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5387,7 +5397,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5406,7 +5417,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5444,7 +5456,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5468,7 +5481,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5505,7 +5519,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5556,7 +5571,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5575,7 +5591,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5599,7 +5616,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5618,7 +5636,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5673,7 +5692,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5692,7 +5712,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5716,7 +5737,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5735,7 +5757,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5759,7 +5782,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5778,7 +5802,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5834,7 +5859,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5853,7 +5879,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5877,7 +5904,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5896,7 +5924,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5914,7 +5943,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5933,7 +5963,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5971,7 +6002,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -5990,7 +6022,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -20562,7 +20595,8 @@
{
"type": "taskItem",
"attrs": {
- "checked": false
+ "checked": false,
+ "inapplicable": false
},
"content": [
{
@@ -20596,7 +20630,8 @@
{
"type": "taskItem",
"attrs": {
- "checked": true
+ "checked": true,
+ "inapplicable": false
},
"content": [
{
@@ -21270,7 +21305,8 @@
{
"type": "taskItem",
"attrs": {
- "checked": true
+ "checked": true,
+ "inapplicable": false
},
"content": [
{
@@ -21292,7 +21328,8 @@
{
"type": "taskItem",
"attrs": {
- "checked": true
+ "checked": true,
+ "inapplicable": false
},
"content": [
{
@@ -21314,7 +21351,8 @@
{
"type": "taskItem",
"attrs": {
- "checked": true
+ "checked": true,
+ "inapplicable": false
},
"content": [
{
@@ -23006,7 +23044,8 @@
{
"type": "taskItem",
"attrs": {
- "checked": true
+ "checked": true,
+ "inapplicable": false
},
"content": [
{
@@ -23023,7 +23062,8 @@
{
"type": "taskItem",
"attrs": {
- "checked": true
+ "checked": true,
+ "inapplicable": false
},
"content": [
{
@@ -23040,7 +23080,8 @@
{
"type": "taskItem",
"attrs": {
- "checked": false
+ "checked": false,
+ "inapplicable": false
},
"content": [
{
@@ -23111,7 +23152,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -23130,7 +23172,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -23154,7 +23197,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -23178,7 +23222,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -23211,7 +23256,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -23235,7 +23281,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -23775,7 +23822,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -23794,7 +23842,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -23818,7 +23867,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -23865,7 +23915,8 @@
"attrs": {
"colspan": 1,
"rowspan": 1,
- "colwidth": null
+ "colwidth": null,
+ "align": "left"
},
"content": [
{
@@ -23913,7 +23964,8 @@
{
"type": "taskItem",
"attrs": {
- "checked": false
+ "checked": false,
+ "inapplicable": false
},
"content": [
{
@@ -23930,7 +23982,8 @@
{
"type": "taskItem",
"attrs": {
- "checked": true
+ "checked": true,
+ "inapplicable": false
},
"content": [
{