packages feed

pandoc-3.1.2: test/command/8689.md

# Org figures should be rendered implicit figures

```
% pandoc -f org -t markdown+implicit_figures
#+label: fig:bsdd-graphql-voyager-orig-detail
#+caption: Original bSDD GraphQL Schema: Detail of Classification and ClassificationProperty
[[./Classification-ClassificationProperty.png]]
^D
![Original bSDD GraphQL Schema: Detail of Classification and
ClassificationProperty](./Classification-ClassificationProperty.png){#fig:bsdd-graphql-voyager-orig-detail}

```