Tagged Questions
3
votes
2answers
199 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
...