MCPcopy Index your code
hub / github.com/MichaelMure/mdr

github.com/MichaelMure/mdr @v0.2.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.5 ↗ · + Follow
17 symbols 35 edges 3 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

mdr : MarkDown Renderer

Build Status Go Report Card GitHub license Gitter chat

mdr is a standalone Markdown renderer for the terminal.

Note: Markdown being originally designed to render as HTML, rendering in a terminal is occasionally challenging and some adaptation had to be made.

Examples

rendered markdown rendered table rendered code

Installation

You can grab a pre-compiled binary.

Keybindings

Action Key
Quit ctrl+C, Q
Up , K, ctrl+P
Down , J, ctrl+N
Page Up
Page Down , space

Origin

This tool is an offspring of the git-bug project.

Contribute

PRs accepted.

License

MIT

Core symbols most depended-on inside this repo

exitError
called by 8
mdr.go
max
called by 4
mdr.go
min
called by 2
mdr.go
newUi
called by 1
mdr.go
setContent
called by 1
mdr.go
render
called by 1
mdr.go
Register
called by 1
keybindings.go
printVersion
called by 1
version.go

Shape

Method 9
Function 6
Struct 2

Languages

Go100%

Modules by API surface

mdr.go14 symbols
keybindings.go2 symbols
version.go1 symbols

For agents

$ claude mcp add mdr \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact