Skip to content

Fix: reload wikitextparser after removing tags#21

Merged
TrueBrain merged 1 commit intomasterfrom
latest-parser-fixes
Mar 21, 2021
Merged

Fix: reload wikitextparser after removing tags#21
TrueBrain merged 1 commit intomasterfrom
latest-parser-fixes

Conversation

@TrueBrain
Copy link
Copy Markdown
Owner

Some tags, like , are already in the cache of wikitextparser
with the latest version. When we rewrite those, later on, wikitextparser
still tries to access them, which fails.

Some tags, like <gallery>, are already in the cache of wikitextparser
with the latest version. When we rewrite those, later on, wikitextparser
still tries to access them, which fails.
@TrueBrain TrueBrain merged commit 2f582d2 into master Mar 21, 2021
@TrueBrain TrueBrain deleted the latest-parser-fixes branch March 21, 2021 17:43
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.

1 participant