summaryrefslogtreecommitdiff
path: root/glfm_specification
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-24 15:08:28 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-24 15:08:28 +0000
commit8e1bb8745bafe36f273ce4a095c3576c38ceb8b4 (patch)
treeec27d8dc078480009afe783f7bea87d3927f28f1 /glfm_specification
parent4b4c254b2cfaca26c2c8e2bda70d45c13e3a6f97 (diff)
downloadgitlab-ce-8e1bb8745bafe36f273ce4a095c3576c38ceb8b4.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'glfm_specification')
-rw-r--r--glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml27
1 files changed, 12 insertions, 15 deletions
diff --git a/glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml b/glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml
index 3124da068c3..591148b41dd 100644
--- a/glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml
+++ b/glfm_specification/input/gitlab_flavored_markdown/glfm_example_status.yml
@@ -1,17 +1,14 @@
---
-- 06_05__inlines__emphasis_and_strong_emphasis__37:
- skip_update_example_snapshots: 'Psych YAML library has a problem with dumping "5__6__78", it thinks its an invalid integer'
-- 07_01_first_gitlab_specific_section_with_examples_strong_but_with_two_asterisks:
+02_01__preliminaries__tabs__001:
+ # NOTE: False values are optional, they are only included here for reference. See
+ # https://docs.gitlab.com/ee/development/gitlab_flavored_markdown/specification_guide/#glfm_example_statusyml
+ # for more details.
skip_update_example_snapshots: false
- skip_running_snapshot_static_html_tests: false
- skip_running_snapshot_wysiwyg_html_tests: false
- skip_running_snapshot_prosemirror_json_tests: false
- skip_running_conformance_static_tests: false
- skip_running_conformance_wysiwyg_tests: false
-- 07_02_first_gitlab_specific_section_with_examples_strong_but_with_html:
- skip_update_example_snapshots: false
- skip_running_snapshot_static_html_tests: false
- skip_running_snapshot_wysiwyg_html_tests: false
- skip_running_snapshot_prosemirror_json_tests: false
- skip_running_conformance_static_tests: false
- skip_running_conformance_wysiwyg_tests: false
+ skip_update_example_snapshot_html_static: false
+ skip_update_example_snapshot_html_wysiwyg: false
+ skip_update_example_snapshot_prosemirror_json: false
+ skip_running_conformance_static_tests: false # NOT YET SUPPORTED
+ skip_running_conformance_wysiwyg_tests: false # NOT YET SUPPORTED
+ skip_running_snapshot_static_html_tests: false # NOT YET SUPPORTED
+ skip_running_snapshot_wysiwyg_html_tests: false # NOT YET SUPPORTED
+ skip_running_snapshot_prosemirror_json_tests: false # NOT YET SUPPORTED