Skip to content

Add Notula to the tools directory - #288

Open
anetrebskii wants to merge 1 commit into
mattcone:masterfrom
anetrebskii:add-notula
Open

Add Notula to the tools directory#288
anetrebskii wants to merge 1 commit into
mattcone:masterfrom
anetrebskii:add-notula

Conversation

@anetrebskii

Copy link
Copy Markdown

Notula is a desktop editor for the Markdown files in a git repository. I built it, and the wiki says developers are welcome to submit their own applications, so here it is.

Every row in the syntax table was tested in the application against the README from your markdown-test repository, and the notes say what I found rather than what the product claims. Three of them are worth pointing at:

  • H~2~O comes out as strikethrough rather than subscript, because a single tilde is strikethrough in GFM.
  • {#custom-id} stays in the heading as text, so heading IDs are No.
  • HTML survives the round trip byte for byte but is shown as source rather than rendered, so that row is Partial.

Category is documents. The icon is in assets/images/tool-icons/ and the screenshot in assets/images/tools/. I built the site locally and checked the card on /tools/ for overflow.

Change anything you like, the description included.

Every row in the syntax table was tested against the README from the
markdown-test repository, in the application itself.
Claude-Session: https://claude.ai/code/session_01Qy2KfMiHou7fFY3BwyCsLF
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