ID: 17ce62d1aa3f3ca478b87fafe6ec71a7518aaeec
28 lines
—
793B —
View raw
| {
"@context": {
"library": "dokk:vocab:library:",
"license": "dokk:vocab:license:",
"license:licensed_under": {
"@type": "@id"
},
"license:translation_of": {
"@type": "@id"
},
"blob": "dokk:vocab:blob:"
},
"@type": [
"library:Item"
],
"@id": "dokk:pandoc_cheatsheet_Kenlon",
"library:author": [
"Seth Kenlon"
],
"license:licensed_under": [
"dokk:license:CC-BY-SA-4.0"
],
"library:title": "Pandoc Cheat Sheet",
"blob:at": {
"@id": "file:/pdf/pandoc_cheatsheet_Kenlon.pdf",
"blob:primary_source": "https://opensource.com/sites/default/files/gated-content/cheat_sheet_pandoc.pdf",
"blob:retrieval_date": "2023-10-25"
}
}
|