Skip to content

25.3.0 - 2025-03-25

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 15:56
7ce453a

Release Notes

Changes

  • Support Github-Flavored-Markdown

    The Github-Flavored-Markdown extension is now enabled in the markdown parser.
    This ensures Obsidian callouts don't end up mangled by having escaping added to them. (#328, #330)

Miscellaneous

  • Dependency updates

Install obsidian-export 25.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/zoni/obsidian-export/releases/download/v25.3.0/obsidian-export-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/zoni/obsidian-export/releases/download/v25.3.0/obsidian-export-installer.ps1 | iex"

Download obsidian-export 25.3.0

File Platform Checksum
obsidian-export-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
obsidian-export-x86_64-apple-darwin.tar.xz Intel macOS checksum
obsidian-export-x86_64-pc-windows-msvc.zip x64 Windows checksum
obsidian-export-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum