Practical Semantic Mediawiki: Difference between revisions

Line 66: Line 66:
=== Basic markup ===
=== Basic markup ===


''Rather than using a rich text editor, Mediawiki uses a progressively learned set of markup, that's designed to be human-readable, consistent and enforces meaning over appearance.''
<div style="background: url(http://www.soil-net.com/album/Water/Atmosphere/slides/Sky_Clouds_13.jpg)">
''Rather than using a rich text editor, Mediawiki uses a progressively learned set of markup, that's designed to be human-readable, consistent and enforces meaning over appearance. It's not dependant on special programs, and could be carved into a park bench and retain its meaning.''


* <nowiki>[[Mypage]]</nowiki> — A wiki link
* <nowiki>[[Mypage]]</nowiki> — A wiki link
Line 82: Line 83:
** <nowiki>==Heading two==</nowiki>
** <nowiki>==Heading two==</nowiki>
*** ...
*** ...
</div>


* Proactive linking
* Proactive linking