##// END OF EJS Templates
Backport PR #6483: Trim anchor link in heading cells, fixes #6324...
Backport PR #6483: Trim anchor link in heading cells, fixes #6324 This should fix #6324, which was really irritating me :smiley: I used `.trim()` as suggested by @minrk.
Thomas Kluyver -
r18067:bd94da54
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / preprocessors
tests
__init__.py Loading ...
base.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
extractoutput.py Loading ...
highlightmagics.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
svg2pdf.py Loading ...