kramdown
converter
Install
- All systems
-
curl cmd.cat/kramdown.sh
- Debian
-
apt-get install rubygem-kramdown
- Ubuntu
-
apt-get install rubygem-kramdown
- Arch Linux
-
pacman -S rubygem-kramdown
- Kali Linux
-
apt-get install rubygem-kramdown
- Fedora
-
dnf install rubygem-kramdown
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rubygem-kramdown
- Raspbian
-
apt-get install rubygem-kramdown
- Dockerfile
- dockerfile.run/kramdown
rubygem-kramdown
converter
ruby-kramdown
Fast, pure-Ruby Markdown-superset converter
The kramdown is a fast, pure Ruby, Markdown parser and converter, using a strict syntax definition and supporting several common extensions. The kramdown library is mainly written to support the kramdown-to-HTML conversion chain. However, due to its flexibility it supports other input and output formats as well. Here is a list of the supported formats: * input formats: kramdown (a Markdown superset), Markdown, HTML * output formats: HTML, kramdown, LaTeX (and therefore PDF)
arachni
Web Application Security Scanner Framework
Arachni is a feature-full, modular, high-performance Ruby framework aimed towards helping penetration testers and administrators evaluate the security of web applications.
sonic-pi
Live Coding for Everyone
A free live coding synth for everyone. Originally designed to support computing and music lessons within schools. Use code to compose and perform in classical and contemporary styles ranging from Canons to Dubstep.