Add pandoc metadata frontmatter with title
This commit is contained in:
parent
b7ba1b1997
commit
40a96a81a7
2 changed files with 7 additions and 3 deletions
|
|
@ -1,4 +1,6 @@
|
|||
# Scripts em OCaml
|
||||
---
|
||||
title: Scripts em OCaml
|
||||
---
|
||||
|
||||
Este blog gera suas postagens com o Pandoc, mas quem faz o trabalho lógico de identificar os arquivos e montar os comandos é um pequeno script em OCaml.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue