A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Ben Kurtovic cb96b4378a release/0.5.1 hace 6 años
..
nodes Some improvements to whitespace recognition; unit tests (#185). hace 6 años
parser Don't get stuck in tags with unclosed quoted attributes (fixes #190). hace 6 años
__init__.py release/0.5.1 hace 6 años
compat.py Fix various SmartList bugs. hace 8 años
definitions.py Update copyright for 2016. hace 8 años
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) hace 7 años
string_mixin.py Allow Wikicode objects to be pickled properly. hace 7 años
utils.py Update copyright for 2016. hace 8 años
wikicode.py Add Wikicode.contains(), Wikicode.get_ancestors(), Wikicode.get_parent() (#177) hace 7 años