Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Apr 22, 2014

@monarchdodra
Copy link
Collaborator

I'd have just placed them inside $D blocks, no. And while were tweaking, how about s/"/'/. EG:

/// separator characters $(D ',') and $(D '_') within...

@ghost
Copy link
Author

ghost commented Apr 23, 2014

I'd have just placed them inside $D blocks

That sadly doesn't work.

And while were tweaking, how about s/"/'/. EG:

Updated.

@monarchdodra
Copy link
Collaborator

That sadly doesn't work.

You mean as a workaround to the issue? I thought anything inside D blocks were "raw"? This is strange. Regardless, I kind of meant place in D blocks because I think it is better "as a whole", but this is fine too.

@ghost
Copy link
Author

ghost commented Apr 23, 2014

You mean as a workaround to the issue?

Yeah, it still eats the underscore. I'm not sure where $(D) is handled in doc.c, or if it's just a simple macro defined somewhere.

@ghost
Copy link
Author

ghost commented Apr 23, 2014

I've wrapped them in $(D ) now anywho.

monarchdodra added a commit that referenced this pull request Apr 23, 2014
[Trivial] Issue 9556 - Missing underscore in docs for std.string.isNumeric.
@monarchdodra monarchdodra merged commit e5313d3 into dlang:master Apr 23, 2014
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.

2 participants