23 lines
399 B
Markdown
23 lines
399 B
Markdown
|
```
|
||
|
% pandoc -f org -t native -s
|
||
|
:PROPERTIES:
|
||
|
:ID: d5b18943-98a3-4b2a-a545-41d17bf50f3e
|
||
|
:END:
|
||
|
#+title: Common Ground
|
||
|
^D
|
||
|
Pandoc
|
||
|
Meta
|
||
|
{ unMeta =
|
||
|
fromList
|
||
|
[ ( "id"
|
||
|
, MetaString "d5b18943-98a3-4b2a-a545-41d17bf50f3e"
|
||
|
)
|
||
|
, ( "title"
|
||
|
, MetaInlines [ Str "Common" , Space , Str "Ground" ]
|
||
|
)
|
||
|
]
|
||
|
}
|
||
|
[]
|
||
|
|
||
|
```
|