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/text formatter #7

Merged
merged 13 commits into from
Jan 30, 2023
Merged

Feat/text formatter #7

merged 13 commits into from
Jan 30, 2023

Conversation

n-peugnet
Copy link
Member

@n-peugnet n-peugnet commented Dec 22, 2022

Closes #4

Still missing:

I really don't know how to do the last two ones as TextFormatter js filters are run synchronously while the store interface is asynchronous.

This way we don't need to parse the message again, and the regex is only
written once. This also make short references create back references.

And this is a lot cleaner, this goes without saying.
@n-peugnet n-peugnet added this to the v1.0.0 milestone Jan 29, 2023
@n-peugnet n-peugnet marked this pull request as ready for review January 30, 2023 02:15
@n-peugnet n-peugnet merged commit 966f584 into main Jan 30, 2023
@n-peugnet n-peugnet deleted the feat/text-formatter branch January 30, 2023 13:00
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.

Maybe implement Source link replacements as a TextFormatter Configuration
1 participant