Skip to content

Intraword underscores support #269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2019
Merged

Intraword underscores support #269

merged 1 commit into from
May 16, 2019

Conversation

inventionate
Copy link
Contributor

Adds support for Pandoc intraword underscores:

http://pandoc.org/MANUAL.html#emphasis

@Konfekt
Copy link
Contributor

Konfekt commented May 6, 2019

It conceals feas*ible* to feasible, just as when * were at a word boundary.

@alerque
Copy link
Member

alerque commented May 16, 2019

Thanks for contributing this @inventionate.

In order to get it into a state I could merge upstream I've had to rebase it on master to get rid of the merge conflicts. While I was doing that I also squashed your commits and got rid of the unrelated merge so this should be down to just the relevant bit, including your later touchup. Since this PR was against your fork's master branch my push has affected that. I don't think I've messed anything up but you might take note of that when you pull the next time, you'll definitely want to do a git pull --rebase instead of a merge.

@alerque alerque merged commit 376f95f into vim-pandoc:master May 16, 2019
@inventionate
Copy link
Contributor Author

All right and many thanks!

tomtomjhj pushed a commit to tomtomjhj/vim-pandoc-syntax that referenced this pull request Jun 5, 2019
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.

3 participants