Skip to content

list items must be able to start with asterisk immediately followed by a non-space character #127

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 2 commits into from
Feb 12, 2015

Conversation

lyokha
Copy link
Contributor

@lyokha lyokha commented Feb 12, 2015

This must fix issue #120. Just test that sublists bullets must be followed by a space

immediately followed by a non-space character. This allows emphasised
texts to start lists items and must fix issue vim-pandoc#120
fmoralesc added a commit that referenced this pull request Feb 12, 2015
list items must be able to start with asterisk immediately followed by a non-space character
@fmoralesc fmoralesc merged commit f10ccaa into vim-pandoc:master Feb 12, 2015
@lyokha
Copy link
Contributor Author

lyokha commented Feb 12, 2015

Unfortunately this still has some issue: continued list items are supposed as list item continuations: i.e. if you take example from #120 then 2nd and 3rd leftmost asterisks won't be concealed. I am looking for a way to fix it.

@lyokha
Copy link
Contributor Author

lyokha commented Feb 12, 2015

fixed in further pull request

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