A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Ben Kurtovic 86c805d59b Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6 anni fa
..
nodes Some improvements to whitespace recognition; unit tests (#185). 6 anni fa
parser Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6 anni fa
__init__.py Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6 anni fa
compat.py Fix various SmartList bugs. 8 anni fa
definitions.py Update copyright for 2016. 8 anni fa
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) 7 anni fa
string_mixin.py Allow Wikicode objects to be pickled properly. 7 anni fa
utils.py Update copyright for 2016. 8 anni fa
wikicode.py Add Wikicode.contains(), Wikicode.get_ancestors(), Wikicode.get_parent() (#177) 7 anni fa