Skip to content

Instantly share code, notes, and snippets.

@rmcdouga
Created November 3, 2024 12:30
Show Gist options
  • Save rmcdouga/d5b2a1228bdf096b6d6bec8a18cff178 to your computer and use it in GitHub Desktop.
Save rmcdouga/d5b2a1228bdf096b6d6bec8a18cff178 to your computer and use it in GitHub Desktop.
PanDoc Config for converting Word to Obsidian
from: docx
to: markdown-smart-simple_tables-multiline_tables-grid_tables+pipe_tables+yaml_metadata_block-superscript-subscript-bracketed_spans-native_spans-link_attributes-raw_html+rebase_relative_paths+four_space_rule
extract-media: "./"
wrap: preserve
markdown-headings: atx
tab-stop: 2
shift-heading-level-by: 1
standalone: true
template: obsidian.md
filters:
- compact-list.lua
- remove-single-characters.py
- remove-extra-linebreaks.py
metadata:
tags: "tags/go/here"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment