mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-09-19 12:08:41 -07:00
WebHost: server render remaining markdown using mistune (#5276)
--------- Co-authored-by: Aaron Wagener <[email protected]> Co-authored-by: qwint <[email protected]> Co-authored-by: black-sliver <[email protected]>
This commit is contained in:
co-authored by
Aaron Wagener
qwint
black-sliver
parent
277f21db7a
commit
72ae076ce7
+1
-1
@@ -1926,7 +1926,7 @@ class Tutorial(NamedTuple):
|
||||
description: str
|
||||
language: str
|
||||
file_name: str
|
||||
link: str
|
||||
link: str # unused
|
||||
authors: List[str]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user