Skip to content

Conversation

@wilzbach
Copy link
Contributor

@wilzbach wilzbach commented Mar 28, 2018

Let's whether DAutoTest likes this. In theory

  • no changes should show up in the diff
  • existing suppression of the auto-highlighting can be gradually removed (e.g. with the SUPPRESS helper or grep)
  • ddoc should no longer do automatic highlighting (not sure whether we can verify this here, but @JackStouffer just run into this issue again - Simplified std.datetime.package overview phobos#6356)

See also:

CC @quickfur

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @wilzbach!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

DDOC_AUTO_PSYMBOL =
DDOC_AUTO_KEYWORD =
DDOC_AUTO_PARAM =
_ = DDOC_AUTO_PSYMBOL_SUPPRESS = FIXME_UNDERSCORE_PREFIX
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because DDoc doesn't support comments and DDOC_AUTO_PSYMBOL_SUPPRESS is within reach. After all, there are still tons of underscores used to suppress auto highlighting like _range references in Phobos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants