Skip to content

Instantly share code, notes, and snippets.

View HackJack-101's full-sized avatar

Jean "HackJack" HackJack-101

View GitHub Profile
@HackJack-101
HackJack-101 / from.php
Last active November 23, 2015 00:48 — forked from judbd/from.php
<?php
/*
l'idée première est d'ajouter un tag en kirbytext, pour avoir des dates dynamiques en markdown,
par ex pour dire "j'ai 30 ans" et ne pas l'updater tous les ans, mettre j'ai (from:1985) par ex
l'explication de comment ajouter des tags est ici, mais ça ça va : http://getkirby.com/docs/advanced/kirbytext
*/
kirbytext::$tags['from'] = array(
'attr' => array(
'to',