We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Un fix pour un des anciens articles incluant des posts instagrams et tweet a été fait par @ameliedefrance dans #404.
Cependant nous pourrions reprendre ces syntaxes:
{{< instagram BVu5JDdlCKi >}} {{< tweet 878662496160272384 >}}
ou similaire dans le parser Markdown (Parsedown) pour générer ces éléments HTML.
Voir comment cela a été fait dans Sténopé pour le support des admonitions par exemple:
https://github.com/StenopePHP/Stenope/blob/b7f8d61d52cbf7c013918debdf6db7eec0a68a2a/src/Service/Parsedown.php#L24-L89
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Un fix pour un des anciens articles incluant des posts instagrams et tweet a été fait par @ameliedefrance dans #404.
Cependant nous pourrions reprendre ces syntaxes:
ou similaire dans le parser Markdown (Parsedown) pour générer ces éléments HTML.
Voir comment cela a été fait dans Sténopé pour le support des admonitions par exemple:
https://github.com/StenopePHP/Stenope/blob/b7f8d61d52cbf7c013918debdf6db7eec0a68a2a/src/Service/Parsedown.php#L24-L89
The text was updated successfully, but these errors were encountered: