all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* wiki mode for wikipedia (Re: emacs-wiki.el 2.39-rc1 -- wiki markup in emacs)
       [not found] <86r89uk4nu.fsf@mobile.repose.cx>
@ 2003-03-05 22:01 ` Karl Eichwalder
  2003-03-05 22:40   ` John Wiegley
  0 siblings, 1 reply; 2+ messages in thread
From: Karl Eichwalder @ 2003-03-05 22:01 UTC (permalink / raw)


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/             |   (*)/'(*)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: wiki mode for wikipedia (Re: emacs-wiki.el 2.39-rc1 -- wiki markup in emacs)
  2003-03-05 22:01 ` wiki mode for wikipedia (Re: emacs-wiki.el 2.39-rc1 -- wiki markup in emacs) Karl Eichwalder
@ 2003-03-05 22:40   ` John Wiegley
  0 siblings, 0 replies; 2+ messages in thread
From: John Wiegley @ 2003-03-05 22:40 UTC (permalink / raw)


Karl Eichwalder <keichwa@gmx.net> writes:

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

[...]

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

You can always configure emacs-wiki-publishing-markup and
emacs-wiki-highlight-markup to conform to whatever style you wish.

John

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-05 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <86r89uk4nu.fsf@mobile.repose.cx>
2003-03-05 22:01 ` wiki mode for wikipedia (Re: emacs-wiki.el 2.39-rc1 -- wiki markup in emacs) Karl Eichwalder
2003-03-05 22:40   ` John Wiegley

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.