-
Notifications
You must be signed in to change notification settings - Fork 0
Fix templates errors #2
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Description
Following feedback from testing, the current approach for fetching and rendering wikitext is incorrect. Currently, the application proxies raw text directly to the Wikipedia API to parse generic wikitext.
Instead, the logic needs to be refactored to retrieve specific, customized templates that are defined within each individual user's project/profile settings.