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

Fix AutorFormat #2549

Merged
merged 4 commits into from
Apr 2, 2024
Merged

Fix AutorFormat #2549

merged 4 commits into from
Apr 2, 2024

Conversation

juliaroldi
Copy link
Contributor

@juliaroldi juliaroldi commented Apr 1, 2024

After this change #2520, AutoFormat plugin started to use EditorInput event to trigger the list formatting and it cause the list marker character to have a space that prevented the AutoFormatPlugin recognize bullet list trigger, then we need to trim the list marker before try to identify the marker.

Also fix the AutoFormat Plugin for demo site.

@juliaroldi juliaroldi changed the title U/juliaroldi/auto format demo site Fix AutorFormat for codepen Apr 1, 2024
@juliaroldi juliaroldi changed the title Fix AutorFormat for codepen Fix AutorFormat Apr 2, 2024
@juliaroldi juliaroldi marked this pull request as ready for review April 2, 2024 13:50
@juliaroldi juliaroldi merged commit 9460c0c into master Apr 2, 2024
7 checks passed
@juliaroldi juliaroldi deleted the u/juliaroldi/auto-format-demo-site branch April 2, 2024 15:53
juliaroldi added a commit that referenced this pull request Apr 2, 2024
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