Re: [smug-devel] Release Features
Status: Alpha
Brought to you by:
amcnabb
From: Jeff A. <jef...@pr...> - 2008-10-16 20:27:13
|
Andrew McNabb wrote: > Good ideas. > > On Thu, Oct 16, 2008 at 08:49:12AM -0600, Jeff Anderson wrote: > >>> >>> >> I'd add "more filters" to this list. >> I already have a ton of filters I'd like to add. >> This includes a mediawiki markup filter/app. I don't think it'd be >> terribly difficult to implement, and I'm planning on working on it >> anyway. I don't necessarily think that we need to support every last >> feature or extension out there, but at least core features like basic >> rendering, categories, talk pages, and maybe math mode. >> > > What do you mean by basic rendering? > Headings, bold, italic, etc... I figure we'll probably use an external library for this (like how the ReST/docutils stuff is) I'm just not so sure as to what extent the syntax has been implemented. There are also other non-basic rendering aspects of mediawiki markup like embedding html and other stuff. |