summaryrefslogtreecommitdiff
path: root/glfm_specification/example_snapshots/prosemirror_json.yml
diff options
context:
space:
mode:
Diffstat (limited to 'glfm_specification/example_snapshots/prosemirror_json.yml')
-rw-r--r--glfm_specification/example_snapshots/prosemirror_json.yml250
1 files changed, 117 insertions, 133 deletions
diff --git a/glfm_specification/example_snapshots/prosemirror_json.yml b/glfm_specification/example_snapshots/prosemirror_json.yml
index 1051b5ccdd7..de54518a574 100644
--- a/glfm_specification/example_snapshots/prosemirror_json.yml
+++ b/glfm_specification/example_snapshots/prosemirror_json.yml
@@ -20561,7 +20561,7 @@
}
]
}
-07_01_00__gitlab_specific_markdown__footnotes__001: |-
+07_01_00__gitlab_official_specification_markdown__footnotes__001: |-
{
"type": "doc",
"content": [
@@ -20601,7 +20601,7 @@
}
]
}
-07_02_00__gitlab_specific_markdown__task_list_items__001: |-
+07_02_00__gitlab_official_specification_markdown__task_list_items__001: |-
{
"type": "doc",
"content": [
@@ -20634,7 +20634,7 @@
}
]
}
-07_02_00__gitlab_specific_markdown__task_list_items__002: |-
+07_02_00__gitlab_official_specification_markdown__task_list_items__002: |-
{
"type": "doc",
"content": [
@@ -20667,11 +20667,7 @@
}
]
}
-07_02_00__gitlab_specific_markdown__task_list_items__003: |-
- Inapplicable task list items not yet implemented for WYSYWIG
-07_02_00__gitlab_specific_markdown__task_list_items__004: |-
- Inapplicable task list items not yet implemented for WYSYWIG
-07_03_00__gitlab_specific_markdown__front_matter__001: |-
+07_03_00__gitlab_official_specification_markdown__front_matter__001: |-
{
"type": "doc",
"content": [
@@ -20691,7 +20687,7 @@
}
]
}
-07_03_00__gitlab_specific_markdown__front_matter__002: |-
+07_03_00__gitlab_official_specification_markdown__front_matter__002: |-
{
"type": "doc",
"content": [
@@ -20711,7 +20707,7 @@
}
]
}
-07_03_00__gitlab_specific_markdown__front_matter__003: |-
+07_03_00__gitlab_official_specification_markdown__front_matter__003: |-
{
"type": "doc",
"content": [
@@ -20731,7 +20727,7 @@
}
]
}
-07_03_00__gitlab_specific_markdown__front_matter__004: |-
+07_03_00__gitlab_official_specification_markdown__front_matter__004: |-
{
"type": "doc",
"content": [
@@ -20761,7 +20757,7 @@
}
]
}
-07_03_00__gitlab_specific_markdown__front_matter__005: |-
+07_03_00__gitlab_official_specification_markdown__front_matter__005: |-
{
"type": "doc",
"content": [
@@ -20782,61 +20778,73 @@
}
]
}
-07_04_00__gitlab_specific_markdown__audio__001: |-
+07_04_00__gitlab_official_specification_markdown__table_of_contents__001: |-
{
"type": "doc",
"content": [
{
- "type": "paragraph",
+ "type": "tableOfContents"
+ },
+ {
+ "type": "heading",
+ "attrs": {
+ "level": 1
+ },
"content": [
{
- "type": "audio",
- "attrs": {
- "uploading": false,
- "src": "audio.oga",
- "canonicalSrc": "audio.oga",
- "alt": "audio"
- }
+ "type": "text",
+ "text": "Heading 1"
+ }
+ ]
+ },
+ {
+ "type": "heading",
+ "attrs": {
+ "level": 2
+ },
+ "content": [
+ {
+ "type": "text",
+ "text": "Heading 2"
}
]
}
]
}
-07_04_00__gitlab_specific_markdown__audio__002: |-
+07_04_00__gitlab_official_specification_markdown__table_of_contents__002: |-
{
"type": "doc",
"content": [
{
- "type": "referenceDefinition",
+ "type": "tableOfContents"
+ },
+ {
+ "type": "heading",
"attrs": {
- "identifier": "audio",
- "url": "audio.oga",
- "title": "audio title"
+ "level": 1
},
"content": [
{
"type": "text",
- "text": "[audio]: audio.oga \"audio title\""
+ "text": "Heading 1"
}
]
},
{
- "type": "paragraph",
+ "type": "heading",
+ "attrs": {
+ "level": 2
+ },
"content": [
{
- "type": "audio",
- "attrs": {
- "uploading": false,
- "src": "audio.oga",
- "canonicalSrc": "audio",
- "alt": "audio"
- }
+ "type": "text",
+ "text": "Heading 2"
}
]
}
]
}
-07_05_00__gitlab_specific_markdown__video__001: |-
+07_04_00__gitlab_official_specification_markdown__table_of_contents__003: |-
{
"type": "doc",
"content": [
@@ -20844,33 +20852,21 @@
"type": "paragraph",
"content": [
{
- "type": "video",
- "attrs": {
- "uploading": false,
- "src": "video.m4v",
- "canonicalSrc": "video.m4v",
- "alt": "video"
- }
- }
- ]
- }
- ]
- }
-07_05_00__gitlab_specific_markdown__video__002: |-
- {
- "type": "doc",
- "content": [
- {
- "type": "referenceDefinition",
- "attrs": {
- "identifier": "video",
- "url": "video.mov",
- "title": "video title"
- },
- "content": [
+ "type": "text",
+ "text": "[["
+ },
{
"type": "text",
- "text": "[video]: video.mov \"video title\""
+ "marks": [
+ {
+ "type": "italic"
+ }
+ ],
+ "text": "TOC"
+ },
+ {
+ "type": "text",
+ "text": "]]\ntext"
}
]
},
@@ -20878,19 +20874,14 @@
"type": "paragraph",
"content": [
{
- "type": "video",
- "attrs": {
- "uploading": false,
- "src": "video.mov",
- "canonicalSrc": "video",
- "alt": "video"
- }
+ "type": "text",
+ "text": "text\n[TOC]"
}
]
}
]
}
-07_06_00__gitlab_specific_markdown__table_of_contents__001: |-
+07_04_00__gitlab_official_specification_markdown__table_of_contents__004: |-
{
"type": "doc",
"content": [
@@ -20908,55 +20899,64 @@
"text": "Heading 1"
}
]
- },
+ }
+ ]
+ }
+08_01_00__gitlab_internal_extension_markdown__audio__001: |-
+ {
+ "type": "doc",
+ "content": [
{
- "type": "heading",
- "attrs": {
- "level": 2
- },
+ "type": "paragraph",
"content": [
{
- "type": "text",
- "text": "Heading 2"
+ "type": "audio",
+ "attrs": {
+ "uploading": false,
+ "src": "audio.oga",
+ "canonicalSrc": "audio.oga",
+ "alt": "audio"
+ }
}
]
}
]
}
-07_06_00__gitlab_specific_markdown__table_of_contents__002: |-
+08_01_00__gitlab_internal_extension_markdown__audio__002: |-
{
"type": "doc",
"content": [
{
- "type": "tableOfContents"
- },
- {
- "type": "heading",
+ "type": "referenceDefinition",
"attrs": {
- "level": 1
+ "identifier": "audio",
+ "url": "audio.oga",
+ "title": "audio title"
},
"content": [
{
"type": "text",
- "text": "Heading 1"
+ "text": "[audio]: audio.oga \"audio title\""
}
]
},
{
- "type": "heading",
- "attrs": {
- "level": 2
- },
+ "type": "paragraph",
"content": [
{
- "type": "text",
- "text": "Heading 2"
+ "type": "audio",
+ "attrs": {
+ "uploading": false,
+ "src": "audio.oga",
+ "canonicalSrc": "audio",
+ "alt": "audio"
+ }
}
]
}
]
}
-07_06_00__gitlab_specific_markdown__table_of_contents__003: |-
+08_02_00__gitlab_internal_extension_markdown__video__001: |-
{
"type": "doc",
"content": [
@@ -20964,65 +20964,49 @@
"type": "paragraph",
"content": [
{
- "type": "text",
- "text": "[["
- },
- {
- "type": "text",
- "marks": [
- {
- "type": "italic"
- }
- ],
- "text": "TOC"
- },
- {
- "type": "text",
- "text": "]]\ntext"
- }
- ]
- },
- {
- "type": "paragraph",
- "content": [
- {
- "type": "text",
- "text": "text\n[TOC]"
+ "type": "video",
+ "attrs": {
+ "uploading": false,
+ "src": "video.m4v",
+ "canonicalSrc": "video.m4v",
+ "alt": "video"
+ }
}
]
}
]
}
-07_06_00__gitlab_specific_markdown__table_of_contents__004: |-
+08_02_00__gitlab_internal_extension_markdown__video__002: |-
{
"type": "doc",
"content": [
{
- "type": "tableOfContents"
- },
- {
- "type": "heading",
+ "type": "referenceDefinition",
"attrs": {
- "level": 1
+ "identifier": "video",
+ "url": "video.mov",
+ "title": "video title"
},
"content": [
{
"type": "text",
- "text": "Heading 1"
+ "text": "[video]: video.mov \"video title\""
+ }
+ ]
+ },
+ {
+ "type": "paragraph",
+ "content": [
+ {
+ "type": "video",
+ "attrs": {
+ "uploading": false,
+ "src": "video.mov",
+ "canonicalSrc": "video",
+ "alt": "video"
+ }
}
]
}
]
}
-08_01_00__examples_using_internal_extensions__markdown_preview_api_request_overrides__001: |-
- Not yet implemented. See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/92507#note_1068159236
-08_01_00__examples_using_internal_extensions__markdown_preview_api_request_overrides__002: |-
- Not yet implemented. See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/92507#note_1068159236
-08_01_00__examples_using_internal_extensions__markdown_preview_api_request_overrides__003: |-
- Not yet implemented. See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/92507#note_1068159236
-08_01_00__examples_using_internal_extensions__markdown_preview_api_request_overrides__004: |-
- Not yet implemented. See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/92507#note_1068159236
-08_01_00__examples_using_internal_extensions__markdown_preview_api_request_overrides__005: |-
- Not yet implemented. See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/92507#note_1068159236
-08_01_00__examples_using_internal_extensions__markdown_preview_api_request_overrides__006: |-
- Not yet implemented. See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/92507#note_1068159236