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

Emphasis which is not flanked by whitespaces doesn't work on editor view #1718

Open
Stauboid opened this issue Apr 8, 2024 · 0 comments
Open
Assignees
Labels

Comments

@Stauboid
Copy link

Stauboid commented Apr 8, 2024

Description

Emphasis such as fan*tas*tic or fan**tas**tic don't show themselves as italicized/boldened (as fan*tas*tic or fan**tas**tic), if you turn the preview off.
If your turn the preview on, then you see them correctly emphasized (as fantastic or fantastic). This latter behaviour conforms to commonmark.js dingus (https://spec.commonmark.org/dingus/?text=fan*tas*tic%0A%0Afan**tas**tic).

To Reproduce

  1. Create new file
  2. Type fan*tas*tic

Expected behavior

No response

FSNotes version

Version 6.7.0 (618)

macOS/iOS version

13.6.6

Additional context

In european languages, emphasis which aren't flanked by whitespaces are often called "intraword emphasises" and are rare cases. But in asian languages they are common (often not "intraword").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants