DOC: Incorrect rendering of dashes #6653

Merged
merged 1 commit into from Jun 28, 2016

Conversation

Projects
None yet
4 participants
Contributor

madphysicist commented Jun 27, 2016

Without double-backticks, '--' renders as a single en-dash in sphinx. See parameters section: http://matplotlib.org/api/lines_api.html#matplotlib.lines.Line2D.set_linestyle

@madphysicist madphysicist DOC: Incorrect rendering of dashes
Without double-backticks, '--' renders as a single en-dash in sphinx. See parameters section: http://matplotlib.org/api/lines_api.html#matplotlib.lines.Line2D.set_linestyle
5fc263e

mdboom added the needs_review label Jun 27, 2016

@tacaswell tacaswell merged commit 824fe40 into matplotlib:master Jun 28, 2016

2 of 3 checks passed

continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 70.283%
Details

tacaswell removed the needs_review label Jun 28, 2016

@tacaswell tacaswell added a commit that referenced this pull request Jun 28, 2016

@tacaswell tacaswell Merge pull request #6653 from madphysicist/patch-4
DOC: Incorrect rendering of dashes
06ed8a8
Owner

tacaswell commented Jun 28, 2016

Thanks. Backported to v1.5.x as 06ed8a8

madphysicist deleted the madphysicist:patch-4 branch Feb 16, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment