commonmarker
CommonMark parser and renderer - Written in C, wrapped in Ruby
Install
- All systems
-
curl cmd.cat/commonmarker.sh
- Debian
-
apt-get install ruby-commonmarker
- Ubuntu
-
apt-get install ruby-commonmarker
- Arch Linux
-
pacman -S ruby-commonmarker
- Kali Linux
-
apt-get install ruby-commonmarker
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-commonmarker
- Dockerfile
- dockerfile.run/commonmarker
ruby-commonmarker
CommonMark parser and renderer - Written in C, wrapped in Ruby
A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.
gitlab
git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. Unlike the official package from GitLab Inc., this package does not use omnibus.