Skip to content

Use p.inline instead of p.block for intermediate render of inline item#718

Open
chengfang wants to merge 1 commit into
russross:masterfrom
chengfang:block-inline
Open

Use p.inline instead of p.block for intermediate render of inline item#718
chengfang wants to merge 1 commit into
russross:masterfrom
chengfang:block-inline

Conversation

@chengfang

Copy link
Copy Markdown

This PR fixes a copy-paste error in block.go. In its section for intermediate render of inline item, the incorrect p.block variable is used where it should be p.inline.

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

Labels

None yet

1 participant