Skip to content

Add markdowngonzo - #459

Open
gregoftheweb wants to merge 1 commit into
omacom:masterfrom
gregoftheweb:add-markdowngonzo
Open

gregoftheweb wants to merge 1 commit into
omacom:masterfrom
gregoftheweb:add-markdowngonzo

Conversation

@gregoftheweb

Copy link
Copy Markdown

Summary

Adds markdowngonzo, a local-first WYSIWYG Markdown editor for Linux
(Tauri 2 + React) that writes clean GitHub-Flavored Markdown. Visual and
raw editing modes, GFM round-tripping with byte-for-byte frontmatter
preservation, image workflow, ODT/PDF export, no telemetry/accounts/sync.

  • Source: https://github.com/gregoftheweb/MarkDownGonzo (MIT)
  • I'm the author/maintainer.
  • Builds from the tagged release source tarball via cargo + npm, mirroring
    the maintained AUR PKGBUILD (packaging/aur/PKGBUILD in that repo).
  • .omarchy/package.json declares a git_tags upstream watch against v*
    tags so future releases are picked up automatically.

Test plan

  • makepkg --printsrcinfo parses cleanly
  • makepkg --verifysource passes sha256 validation against the real
    v1.0.0 release tarball
  • Full bin/repo build --package markdowngonzo (needs the repo's build
    containers — happy to iterate on review feedback)

A local-first, WYSIWYG Markdown editor for Linux (Tauri 2 + React) that
writes clean GitHub-Flavored Markdown. MIT licensed, source at
github.com/gregoftheweb/MarkDownGonzo.

Builds from the tagged release source tarball (cargo + npm), same as the
maintained AUR PKGBUILD. Upstream watch tracks new v* tags on the repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant