Routes

ProtocolAddressJARProvider
urlurl://githubmarkdown/github-markdown-server.jardanger_jarfile

Repositories

RepositoryLayerDescription
github-markdownotherGitHub-flavored markdown rendering service

Depends on

Documentation Edit this page

GitHub Markdown

Markdown rendering service.

Description

Renders GitHub-flavored markdown to HTML. Provides a url:// protocol endpoint that accepts markdown content and returns rendered HTML output.

Architecture

Single-layer backend service. Accepts markdown input over the url:// protocol and returns rendered HTML using GitHub-flavored markdown processing.

Dependents

Deployment

Deployed as github-markdown-server.jar on ContainerNursery, registered at url://githubmarkdown/.

Health Checks

Standard url:// protocol health checks.

Notes

Read at commit 45ba0b30ed3b