mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-17 17:39:54 +08:00
Outer divs have longer fences. This aids clarity for the reader, making it easier to see where the div ends. It also makes the output compatible with some other implementations, e.g. micromark, which require different-width fences for nesting. Closes #9450.
972 B
972 B
% pandoc --citeproc -t markdown-citations
---
csl: 'command/le-tapuscrit-note.csl'
references:
- ISBN: '978-2-912573-52-0'
author:
- family: Le Gras
given: Gwénaëlle
call-number: 'Tolbiac - Rez de Jardin - Littérature et art - Magasin -
2010-82178'
collection-title: 'Jeux d''acteurs'
id: legras_michel_2010
issued:
- year: 2010
language: fre
number-of-pages: 128
publisher: Scope
publisher-place: Paris
source: 'BnF Catalogue général (http://catalogue.bnf.fr)'
title: 'Michel Simon : l''art de la disgrâce'
title-short: Michel Simon
type: book
---
Foo [@legras_michel_2010].
^D
Foo.[^1]
:::: {#refs .references .csl-bib-body}
::: {#ref-legras_michel_2010 .csl-entry}
[Le Gras]{.smallcaps} Gwénaëlle, *Michel Simon : l'art de la disgrâce*,
Paris, Scope (coll. « Jeux d'acteurs »), 2010, 128 p.
:::
::::
[^1]: Gwénaëlle Le Gras, *Michel Simon : l'art de la disgrâce*, Paris,
Scope, 2010, 128 p.