-
Notifications
You must be signed in to change notification settings - Fork 23
TODO
Documenter l'existence du fichier index.html càd la possibilité d'accéder à n'importe quel dossier en URL (/docs/cms/joomla) et de terminer l'URL par index.html pour afficher la liste des notes qui se trouve dans ce dossier-là précisement (les sous-dossiers ne sont pas inclus puisqu'il suffit alors de taper /docs/cms/joomla/sous-dossier)
Mentionner l'existence du paramètre &fullscreen dans l'URL en mode HTML comme p.ex. http://localhost:8080/notes/docs/SPF/eXL-Budget/Architecture/Frontend%20et%20Backend.html?fullscreen=1 (juste ajouter ?fullscreen=1
) et qui permet de donner un maximum de largeur au contenu)
Le bloc ci-dessous va générer un saut de page lorsque converti en HTML
ligne blanche
***
***
ligne blanche
==> by setting the "title" part as a widthxheight, marknotes will use them as image width / height and not title. For instance :
Default is For instance :
Dans un fichier .md : %PLUGINS% ==> va afficher la liste des plugins chargés et, surtout, des évènements écoutés
Spécifier la langue de l'interface comme querystring http://localhost:8080/notes/index.php?language=en http://localhost:8080/notes/index.php?language=fr http://localhost:8080/notes/index.php?language=ru
Christophe Avonture