summaryrefslogtreecommitdiff
path: root/glfm_specification/output_example_snapshots
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-10-28 12:11:31 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-10-28 12:11:31 +0000
commit2ebd699ede8f213f6e8f21ba7d1d9904197b2984 (patch)
treeea8a020f8bc1ffce42e95f76629c72c59e94a7be /glfm_specification/output_example_snapshots
parent25788905108838d95a62d7e3ad3ca16e6f6d0fda (diff)
downloadgitlab-ce-2ebd699ede8f213f6e8f21ba7d1d9904197b2984.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'glfm_specification/output_example_snapshots')
-rw-r--r--glfm_specification/output_example_snapshots/html.yml17
1 files changed, 3 insertions, 14 deletions
diff --git a/glfm_specification/output_example_snapshots/html.yml b/glfm_specification/output_example_snapshots/html.yml
index ef2ba39f925..69cff67d27d 100644
--- a/glfm_specification/output_example_snapshots/html.yml
+++ b/glfm_specification/output_example_snapshots/html.yml
@@ -1978,19 +1978,8 @@
}
]]>
<p>okay</p>
- static: |-
- &lt;![CDATA[
- function matchwo(a,b)
- {
- if (a &lt; b &amp;&amp; a &lt; 0) then {
- return 1;
-
- } else {
+ static: |2-
- return 0;
- }
- }
- ]]&gt;
<p data-sourcepos="13:1-13:4" dir="auto">okay</p>
wysiwyg: |-
<p>okay</p>
@@ -7424,14 +7413,14 @@
canonical: |
<p>foo <!ELEMENT br EMPTY></p>
static: |-
- <p data-sourcepos="1:1-1:23" dir="auto">foo &lt;!ELEMENT br EMPTY&gt;</p>
+ <p data-sourcepos="1:1-1:23" dir="auto">foo </p>
wysiwyg: |-
<p>foo </p>
06_11_00__inlines__raw_html__018:
canonical: |
<p>foo <![CDATA[>&<]]></p>
static: |-
- <p data-sourcepos="1:1-1:19" dir="auto">foo &lt;![CDATA[&gt;&amp;&lt;]]&gt;</p>
+ <p data-sourcepos="1:1-1:19" dir="auto">foo &amp;&lt;]]&gt;</p>
wysiwyg: |-
<p>foo &amp;&lt;]]&gt;</p>
06_11_00__inlines__raw_html__019: