Skip to content

Add dochost to the Tools directory#280

Open
zyli5313 wants to merge 2 commits into
mattcone:masterfrom
zyli5313:add-dochost
Open

Add dochost to the Tools directory#280
zyli5313 wants to merge 2 commits into
mattcone:masterfrom
zyli5313:add-dochost

Conversation

@zyli5313

Copy link
Copy Markdown

This adds a tool page for dochost (dochost.io) under online editor, alongside StackEdit and Dillinger.

dochost is a free, no-signup web tool: you paste or write Markdown (or HTML), see a live preview, and publish the document to a hosted, shareable URL.

Included in this PR

  • _tools/dochost.md — full tool page with the standard syntax-support matrix
  • assets/images/tools/dochost.png — tool icon

On the syntax matrix: dochost renders GitHub Flavored Markdown via react-markdown + remark-gfm, with Shiki for code highlighting. The matrix reflects that stack (tables, task lists, strikethrough, footnotes, autolinks = yes; heading IDs, definition lists, emoji shortcodes, ==highlight==, sub/superscript = no). Raw HTML is marked partial — it isn't rendered inline within Markdown, but dochost has a dedicated HTML mode that hosts a full HTML page as a link. Happy to adjust any cell if you'd like it verified against the live site.

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