Skip to content

Commit b06f5e1

Browse files
authored
Merge pull request #2307 from wilzbach/ddoc-auto-keyword-opt-out
Start to opt-out of Ddoc's automatic keyword highlighting
2 parents 296392f + 67241e5 commit b06f5e1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

dlang.org.ddoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,3 +552,10 @@ PROJECT_SOURCE_DIR=
552552

553553
FA_ICON=<i class="fa fa-$1" aria-hidden="true"></i>
554554
_=
555+
556+
_ = Opt-out of automatic keyword highlighting - see https://dlang.org/changelog/2.079.0.html#fix18361
557+
DDOC_AUTO_PSYMBOL =
558+
DDOC_AUTO_KEYWORD =
559+
DDOC_AUTO_PARAM =
560+
_ = DDOC_AUTO_PSYMBOL_SUPPRESS = FIXME_UNDERSCORE_PREFIX
561+
DDOC_AUTO_PSYMBOL_SUPPRESS = $1

0 commit comments

Comments
 (0)