Skip to content
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

feat: jump cursor to the end to format #976

Merged
merged 2 commits into from Apr 27, 2019
Merged

Conversation

Jocs
Copy link
Member

@Jocs Jocs commented Apr 27, 2019

Q A
Bug fix? no
New feature? yes
Fixed tickets #967 #334
License MIT

Description

Support inline formats:

['strong', 'em', 'inline_code', 'image', 'link', 'reference_image', 'reference_link', 'emoji', 'del', 'html_tag', 'inline_math']

For example:

**strong<cursor>**

after press tab

it becomes:

**strong**<cursor>

--

Please, don't submit /dist files with your PR!

@Jocs Jocs requested a review from fxha April 27, 2019 09:54
@fxha fxha merged commit f3b5342 into develop Apr 27, 2019
@fxha fxha deleted the move-to-end-of-inline-syntax branch April 27, 2019 15:54
Jocs added a commit that referenced this pull request Aug 7, 2019
* feat: jump cursor to the end to format

* update changelog
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.

None yet

2 participants