8000 Remove textual backticks in changelog · 15fly/html5lib-python@cb2702c · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cb2702c

Browse files
committed
Remove textual backticks in changelog
reST doesn't support nesting inline markup, so this shows up in rendered for with the backticks.
1 parent d270666 commit cb2702c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Released on July 14, 2016
3232

3333
* Cease supporting DATrie under PyPy.
3434

35-
* **Remove ``PullDOM`` support, as this hasn't ever been properly
35+
* **Remove PullDOM support, as this hasn't ever been properly
3636
tested, doesn't entirely work, and as far as I can tell is
3737
completely unused by anyone.**
3838

0 commit comments

Comments
 (0)
0