boostorg / boostorg/docca

scope '::' incorrectly removed from formatted code

Open
#92 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
25
PR merge metrics
No merged PRs in 30d

Description

This javadoc:
```
/** Insert an element

This function participates in overload
resolution only if
`is_stringlike::value == true`.
*/
```

Produces:
... `is_stringlikevalue == true`

Note how the two colons are missing

Example:
![image](https://user-images.githubusercontent.com/1503976/134280247-fe5b09c0-0e51-4da3-b4a4-30a4dc9c6696.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.