Skip to content

Commit 260b9d5

Browse files
committed
Move $(TAB) to a better position in html.ddoc
1 parent 6996f6f commit 260b9d5

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 = "
185185
AMP = &
186186
PERCENT = %
187+
TAB = 	
187188
_=
188189

189190
OELIG_CAP = Œ
@@ -435,5 +436,4 @@ HEARTS = ♥
435436
DIAMS = ♦
436437
LANG = ⟨
437438
RANG = ⟩
438-
TAB = 	
439439
_=

0 commit comments

Comments
 (0)