48 results found (page 2 of 4)
https://pandoc.org/filters.html

…filters, continue this guide. There’s also a list of third party filters on the wiki . A simple example Suppose you wanted to replace all level 2+ headings in a markdown document with regular paragraphs, with text in italics. How would you go about doing this? A first thought wou…

https://fr.wikipedia.org/wiki/Lua

…eau = { "je" , "suis" , "un" , "utilisateur" , "du" } table.insert ( tableau , "wiki" ) --> Insert dans la variable tableau enla valeur wiki. Le troisième argument pour donner la position n'est pas donné donc la valeur se positionnera en dernière place du tableau. La fonction tab…