Skip to content

fix nested markup, literal doesn't work#428

Merged
sigmavirus24 merged 1 commit into
realpython:masterfrom
schodge:patch-2
May 10, 2014
Merged

fix nested markup, literal doesn't work#428
sigmavirus24 merged 1 commit into
realpython:masterfrom
schodge:patch-2

Conversation

@schodge

@schodge schodge commented May 9, 2014

Copy link
Copy Markdown
Contributor

Sorry to do a second pull request, (see pull #425), but I figured out why line 131 was broken - inline markup can't be nested, see http://docutils.sourceforge.net/docs/user/rst/quickref.html#inline-markup, last sentence. Split the emphasis around the literal to fix.

@sigmavirus24

Copy link
Copy Markdown
Contributor

I didn't know that either! Don't worry about sending a second PR. Thanks! 🍰

sigmavirus24 added a commit that referenced this pull request May 10, 2014
fix nested markup, literal doesn't work
@sigmavirus24 sigmavirus24 merged commit aa9c4cf into realpython:master May 10, 2014
@schodge schodge deleted the patch-2 branch May 10, 2014 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants