Close #267: html: Eliminate prompt characters of doctest block from copyable text

This commit is contained in:
Takeshi KOMIYA
2019-10-10 22:42:17 +09:00
parent d6334e74c8
commit 6b9e0cbd70
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
----------