wikitext Questions
4
I'm trying to place a table inline in an ordered list in Mediawiki however it breaks my numbering. What I want is
1. A1
1.1 B1
1.2 B2
my table
2. A2
but what I get is
1. A1
1.1 B1
1.2 B2
my table
...
4
I'm trying to retrieve the first paragraph of text for an article of Wikipedia, UNIX in this example, but it returns me a non-desired output.
For what I've been reading on the Wikipedia api and he...
Leatherworker asked 10/12, 2012 at 18:42
3
Solved
I tend to write a good amount of documentation so the MediaWiki format to me is easy for me to understand plus it saves me a lot of time than having to write traditional HTML. I, however, also writ...
Triple asked 18/2, 2012 at 18:29
1
Solved
I'm working on migrating a textile plugin for a java blogging platform from one library (textile4j) to Mylyn's WikiText. So far very promising, but I have some unit tests that are failing:
public ...
2
Solved
I know, I know, its sounds silly, but it seems that there are no opensource robust .NET libraries out there for parsing Wikitext to HTML.
Anybody know of a stable.robust .net Wikitext to HTM...
Preferential asked 29/8, 2009 at 23:16
1
Solved
I'm trying to flesh out a wikitext-to-HTML translator in ANTLR 3, but I keep getting stuck.
Do you know of a working example that I can inspect? I tried the MediaWiki ANTLR grammar and the Wiki Cr...
Gates asked 26/1, 2011 at 22:44
3
Solved
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 ...
Apotheosis asked 27/10, 2009 at 22:26
4
Solved
I am attempting to parse (in Java) Wikimedia markup as found on Wikipedia. There are a number of existing packages out there for this task, but I have not found any to fit my needs particularly wel...
1
© 2022 - 2024 — McMap. All rights reserved.