Files
pandoc/test/command/pandoc-citeproc-401.md
T
John MacFarlane bf674e8ddd Markdown writer: use different width fences for nested divs.
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.
2024-02-12 10:05:36 -08:00

1.7 KiB
Raw Permalink Blame History

% pandoc --citeproc -t markdown-citations
---
references:
- id: haslanger2012SocialConstructionDebunking
  type: chapter
  author:
  - family: Haslanger
    given: Sally
  issued:
  - year: 2012
  original-date:
  - year: 2003
  title: 'Social Construction: The Debunking Project'
  title-short: Social Construction
  container-title: 'Resisting Reality: Social Construction and Social Critique'
  publisher: Oxford University Press
  publisher-place: Oxford
  event-place: Oxford
  page: 113138
  ISBN: 978-0-19-989262-4

- id: haslanger2012FeminismMetaphysicsNegotiating
  type: chapter
  author:
  - family: Haslanger
    given: Sally
  issued:
  - year: 2012
  original-date:
  - year: 2000
  title: 'Feminism in Metaphysics: Negotiating the Natural'
  container-title: 'Resisting Reality: Social Construction and Social Critique'
  publisher: Oxford University Press
  publisher-place: Oxford
  event-place: Oxford
  page: 139157
  ISBN: 978-0-19-989262-4
  language: en
...

Haslanger [-@haslanger2012SocialConstructionDebunking; @haslanger2012FeminismMetaphysicsNegotiating] says...
^D
Haslanger (\[2003\] 2012, \[2000\] 2012) says...

::::: {#refs .references .csl-bib-body .hanging-indent entry-spacing="0"}
::: {#ref-haslanger2012FeminismMetaphysicsNegotiating .csl-entry}
Haslanger, Sally. (2000) 2012. "Feminism in Metaphysics: Negotiating the
Natural." In *Resisting Reality: Social Construction and Social
Critique*, 139--57. Oxford: Oxford University Press.
:::

::: {#ref-haslanger2012SocialConstructionDebunking .csl-entry}
---------. (2003) 2012. "Social Construction: The 'Debunking' Project."
In *Resisting Reality: Social Construction and Social Critique*,
113--38. Oxford: Oxford University Press.
:::
:::::