Shaare your links...
5128 links
yakmoijebrille Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
7 results for tags markdown x
  • Self-Publishing via Markdown
    Écrire un livre en markdown
    Wed May 25 10:26:22 2022 - permalink -
    - https://gist.github.com/caseywatts/3d8150fe04e0d8462cfc4d51b9856d39
    latex livre markdown pandoc édition
  • Customizing pandoc to generate beautiful pdf and epub from markdown - DEV Community
    Thu Jan 6 11:46:31 2022 - permalink -
    - https://dev.to/learnbyexample/customizing-pandoc-to-generate-beautiful-pdfs-from-markdown-3lbj
    epub latex markdown pandoc pdf
  • Abricotine markdown editor
    Sympa comme soft.
    Thu Mar 31 20:12:39 2016 - permalink -
    - http://abricotine.brrd.fr/
    abricotine markdown
  • The Markdown Resume
    j'aime beaucoup la syntax markdown, elle permet d'écrire simplement des documents avec chapitres, puces, gras, ... mais en texte pur et lisible.
    Si on respecte la syntaxe il existe ensuite de nombreux outils permettant de convertir le texte en pdf, html, doc, ...
    Et c'est nettement plus lisible à versionner dans git ou svn.
    Sun Aug 10 11:34:05 2014 - permalink -
    - http://mszep.github.io/pandoc_resume/
    cv markdown pdf
  • Visioneur de rendu Markdown (à la github)
    Pour voir le rendu markdown de mes docs github avant de les commiter, et éviter ainsi de faire de multiple commits de corrections j'utilise grip :
    $ grip mondoc.md
    * Running on http://localhost:5000/

    Il suffit ensuite d'ouvrir son butineur web préféré pour voir le rendu
    Fri Sep 13 09:23:12 2013 - permalink -
    - https://github.com/joeyespo/grip
    github grip markdown web
  • Is there a command line utility for rendering github flavored markdown? - Stack Overflow
    d'autres technique pour avoir un rendu «à la github» mais sans conversion pdf.

    $ sudo apt-get install python-pip

    Pour avoir les tableaux, la seule méthode qui marche c'est d'utiliser grip. puis d'ouvrir son navigateur avec le port correspondant sur localhost.
    Thu Jul 11 10:43:41 2013 - permalink -
    - http://stackoverflow.com/questions/7694887/is-there-a-command-line-utility-for-rendering-github-flavored-markdown?answertab=active#tab-top
    github html markdown pip python tuto
  • How-to generate PDF from Markdown | Kevin Deldycke
    La syntaxe markdown est fantastique, elle permet de faire des textes lisible en texte pur, mais le texte est tout de même convertible en pdf, html, ... avec des tableau, titre, ...

    Voici une petite explication pour faire une conversion en PDF.
    Cette syntaxe est reconnue de base dans github par exemple, il faut que le fichier ait l'extension *.md.

    Note sur debian il faut aussi installer les paquets suivant :
    $ sudo apt-get install ruby-libxml
    $ sudo apt-get install libxslt1.1 libxslt1-dev

    Et il faut être sudo pour faire l'install de gimli :
    $ sudo gem install gimli
    $ gimli -f README.md

    Mais le rendu de mes tableaux ne marche pas :(
    Thu Jul 11 10:22:37 2013 - permalink -
    - http://kevin.deldycke.com/2012/01/how-to-generate-pdf-markdown/
    git github html informatique markdown pdf tuto
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.