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: proper quote concealing #1528

Merged
merged 4 commits into from
Jul 23, 2024
Merged

feat: proper quote concealing #1528

merged 4 commits into from
Jul 23, 2024

Conversation

vhyrro
Copy link
Member

@vhyrro vhyrro commented Jul 20, 2024

Please help test this PR before it's merged! This PR adds proper quote concealing to Neorg, by displaying the box chars for every separate line. Example:

> This is a quote
   and this still belongs to said quote!

Previously, the second line would not be highlighted, even though it absolutely should.

This change fundamentally changes some concealer functionality. If you find any concealer bugs that weren't present earlier, please let me know!

@benlubas would you have some time to try and break this thing?

@vhyrro vhyrro requested review from mrossinek and danymat as code owners July 20, 2024 12:31
@benlubas
Copy link
Contributor

benlubas commented Jul 20, 2024

Haven't noticed anything crazy happening with a little bit of normal use

So, this is new:

image

@vhyrro
Copy link
Member Author

vhyrro commented Jul 22, 2024

Nice, I can reproduce that one. Time to fix it.

@vhyrro
Copy link
Member Author

vhyrro commented Jul 22, 2024

Done, can't find any ways of breaking it. Ran the concealer on the :h neorg file as well, no errors. Try again whenever you can @benlubas.

@vhyrro
Copy link
Member Author

vhyrro commented Jul 23, 2024

Tried again today, still couldn't break it. Merging :)

@vhyrro vhyrro merged commit e292cf5 into main Jul 23, 2024
9 of 11 checks passed
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