Tagged Questions

3
votes
2answers
186 views

Parsing wikiText with regex in Java

Given a wikiText string such as: {{ValueDescription |key=highway |value=secondary |image=Image:Meyenburg-L134.jpg |description=A highway linking large towns. |onNode=no ...
0
votes
3answers
1k views

How to Parse Some Wiki Markup

Hey guys, given a data set in plain text such as the following: ==Events== * [[312]] – [[Constantine the Great]] is said to have received his famous [[Battle of Milvian Bridge#Vision of ...