luckyshot / miki

Wiki system in PHP+NoDB in just one file. 10s setup + auto-installed. Full Markdown support. Super fast and lightweight (-0.01MB gzip). Multi-User support. Minimal and beautiful.
https://xaviesteve.com
28 stars 4 forks source link

Swap external links format #3

Closed luckyshot closed 7 years ago

luckyshot commented 12 years ago

Right now an external link is done like

[http://www.google.com Google]

The code reads better like

[Google http://www.google.com]
luckyshot commented 7 years ago

Moved to Markdown in 05fb759