MCPcopy Index your code
hub / github.com/hackmdio/codimd

github.com/hackmdio/codimd @2.6.1 sqlite

repository ↗ · DeepWiki ↗ · release 2.6.1 ↗
526 symbols 1,288 edges 148 files 22 documented · 4%
README

CodiMD

build status version Gitter Matrix POEditor

CodiMD lets you collaborate in real-time with markdown. Built on HackMD source code, CodiMD lets you host and control your team's content with speed and ease.

screenshot

Table of Contents

HackMD

HackMD helps developers write better documents and build active communities with open collaboration. HackMD is built with one promise - You own and control all your content: - You should be able to easily download all your online content at once. - Your content formatting should be portable as well. (That's why we choose markdown.) - You should be able to control your content's presentation with HTML, slide mode, or book mode.

CodiMD - The Open Source HackMD

CodiMD is the free software version of HackMD, developed and open sourced by the HackMD team with reduced features (without book mode), you can use CodiMD for your community and own all your data. (See the origin of the name CodiMD.)

CodiMD is perfect for open communities, while HackMD emphasizes on permission and access controls for commercial use cases.

HackMD team is committed to keep CodiMD open source. All contributions are welcome!

Documentation

You would find all documentation here: CodiMD Documentation

Deployment

If you want to spin up an instance and start using immediately, see Docker deployment. If you want to contribute to the project, start with manual deployment.

Configuration

CodiMD is highly customizable, learn about all configuration options of networking, security, performance, resources, privilege, privacy, image storage, and authentication in CodiMD Configuration.

Upgrading and Migration

Upgrade CodiMD from previous version? See this guide

Migrating from Etherpad? Follow this guide

Developer

Join our contributor community! Start from deploying CodiMD manually, connecting to your own database, learn about the project structure, to build your changes with the help of webpack.

Contribution and Discussion

All contributions are welcome! Even asking a question helps.

Project Contribution Types Contribution Venue
CodiMD :couple: Community chat Gitter
:bug: Issues, bugs, and feature requests Issue tracker
:books: Improve documentation Documentations
:pencil: Translation POEditor
:coffee: Donation Buy us coffee
HackMD :question: Issues related to HackMD Issue tracker
:pencil2: Translation hackmd-locales

Browser Support

CodiMD is a service that runs on Node.js, while users use the service through browsers. We support your users using the following browsers: - Chrome Chrome >= 47, Chrome for Android >= 47 - Safari Safari >= 9, iOS Safari >= 8.4 - Firefox Firefox >= 44 - Edge Edge >= 12 - Opera Opera >= 34, Opera Mini not supported - Android Browser >= 4.4

To stay up to date with your installation it's recommended to subscribe the release feed.

License

License under AGPL.

Core symbols most depended-on inside this repo

get
called by 116
public/js/lib/editor/index.js
push
called by 100
lib/realtime/processQueue.js
on
called by 86
public/js/lib/editor/index.js
set
called by 40
public/js/lib/editor/index.js
getSecret
called by 32
lib/config/dockerSecret.js
makeMockSocket
called by 27
test/realtime/utils.js
getLine
called by 26
public/js/lib/editor/table-editor.js
stop
called by 25
lib/realtime/processQueue.js

Shape

Function 391
Method 107
Class 28

Languages

TypeScript100%

Modules by API surface

public/js/index.js73 symbols
lib/realtime/realtime.js49 symbols
public/js/extra.js40 symbols
public/js/lib/editor/index.js36 symbols
lib/realtime/realtimeClientConnection.js27 symbols
lib/response.js21 symbols
public/js/history.js20 symbols
public/js/lib/editor/table-editor.js15 symbols
public/js/revealjs-plugins/spotlight/spotlight.js14 symbols
public/js/lib/renderer/lightbox/index.js11 symbols
public/js/lib/editor/spellcheck.js10 symbols
public/js/cover.js10 symbols

Dependencies from manifests, versioned

@aws-sdk/client-s3-node0.1.0-preview.2 · 1×
@babel/core7.24.0 · 1×
@babel/plugin-transform-nullish-coalescing-operator7.27.1 · 1×
@babel/plugin-transform-optional-chaining7.24.0 · 1×
@babel/plugin-transform-runtime7.24.0 · 1×
@babel/preset-env7.24.0 · 1×
@babel/runtime7.24.0 · 1×
@babel/runtime-corejs37.28.2 · 1×
@hackmd/codemirror5.65.8 · 1×
@hackmd/diff-match-patch1.1.3 · 1×
@hackmd/emojify.js2.1.0 · 1×
@hackmd/idle-js1.0.1 · 1×

Datastores touched

codimdDatabase · 1 repos

For agents

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

⬇ download graph artifact