Skip to content

Conversation

@annda
Copy link
Contributor

@annda annda commented Dec 12, 2023

  • do not assume any pasted text that includes a span is unformatted (nowiki)
  • visually highlight unformatted text in editor
  • disable adding format marks (like bold) inside unformatted text
  • add 'unformatted' to text style dropdown

Fixes #190

Addresses but does not yet resolve #101

What still needs implementation: proper nowiki node as in #55 and fully escaping syntax as discussed in #100

- do not assume any pasted text that includes a span is unformatted (nowiki)
- visually highlight unformatted text in editor
- disable adding format marks (like bold) inside unformatted text
- add 'unformatted' to text style dropdown

Fixes #190

Addresses but does not yet resolve #101
@annda annda merged commit 4b4f793 into master Dec 13, 2023
@annda annda deleted the unformatted branch December 13, 2023 11:50
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.

Sometimes inserted text is surrounded with %% Formatted pasted text interpreted as unformatted

2 participants