Merge pull request #6727 from tk0miya/267_doctest_prompt_not_copyable

Close #267: html: Eliminate prompt characters of doctest block from c…
This commit is contained in:
Takeshi KOMIYA
2019-10-13 16:16:46 +09:00
committed by GitHub
3 changed files with 16 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ Features added
--------------
* #6707: C++, support bit-fields.
* #267: html: Eliminate prompt characters of doctest block from copyable text
Bugs fixed
----------