Skip to content

Commit 24ef9b6

Browse files
drettabatkins
authored andcommitted
removing accidental markup (#2979)
1 parent ad7963c commit 24ef9b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-box-3/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="abstract"><span class="cont
287287
defined elsewhere. </p>
288288
<p>In CSS level 3, boxes may contain either horizontal or vertical text.
289289
Different orientations can be mixed.
290-
]]> <a href="http://www.w3.org/TR/CSS/">CSS</a> is a language for describing the rendering of structured documents
290+
<a href="http://www.w3.org/TR/CSS/">CSS</a> is a language for describing the rendering of structured documents
291291
(such as HTML and XML)
292292
on screen, on paper, in speech, etc. </p>
293293
</div>
@@ -6042,4 +6042,4 @@ <h2 class="no-num no-ref heading settled" id="issues-index"><span class="content
60426042
}
60436043

60446044
});
6045-
</script>
6045+
</script>

0 commit comments

Comments
 (0)