Skip to content

Commit 8e6b06a

Browse files
authored
Merge pull request #2297 from wilzbach/move-tab
Move $(TAB) to a better position in html.ddoc merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
2 parents c8c9b73 + 260b9d5 commit 8e6b06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html.ddoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ _=HTML named entities, ordered approximately as in https://dlang.org/entity.html
184184
QUOT = &quot;
185185
AMP = &amp;
186186
PERCENT = %
187+
TAB = &#09;
187188
_=
188189

189190
OELIG_CAP = &OElig;
@@ -435,5 +436,4 @@ HEARTS = &hearts;
435436
DIAMS = &diams;
436437
LANG = &lang;
437438
RANG = &rang;
438-
TAB = &#09;
439439
_=

0 commit comments

Comments
 (0)