help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wiki mode for wikipedia (Re: emacs-wiki.el 2.39-rc1 -- wiki markup in em


From: Karl Eichwalder
Subject: wiki mode for wikipedia (Re: emacs-wiki.el 2.39-rc1 -- wiki markup in emacs)
Date: Wed, 05 Mar 2003 23:01:27 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (i686-pc-linux-gnu)

Damien Elmes <resolve@repose.REMOVE.cx> writes:

> emacs-wiki.el is a wiki major mode for emacs, which aims for implicit and
> natural markup. It is similar in some respects to wiki-mode and bhl-mode 

Nice and thanks!  Now my question:

Do you have interest in supporting wikipedia.org as well?

It has some formatting details with emacswiki in common, but
differences are also worth noting ;)  E.g., wikipedia does not know
anything about MixedCase, but it allows and encourages spaces in
[[internal links]].  Sections are written this way:

== Section ==
=== Subection ===
==== Subsubection ====

And we have lists:

* item 1
** subitem 1
** subitem 2
* item 2

With '#' numbered lists are wanted; and you can mix this stuff; for
definition lists we are using 

; term: definition
; term2: definition2
; term3: definition3

This is ''italic'' and this is '''bold'''.

Basically, that's it.  Or du you recommend to go for another wiki
implementation?

-- 
ke@suse.de (work) / keichwa@gmx.net (home):              |
http://www.gnu.franken.de/ke/                            |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]