textile
Perl extension to format text using a simple style of markup
Install
- All systems
-
curl cmd.cat/textile.sh
- Debian
-
apt-get install libtext-textile-perl
- Ubuntu
-
apt-get install libtext-textile-perl
- Kali Linux
-
apt-get install libtext-textile-perl
- Fedora
-
dnf install libtext-textile-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libtext-textile-perl
- Raspbian
-
apt-get install libtext-textile-perl
- Dockerfile
- dockerfile.run/textile
libtext-textile-perl
Perl extension to format text using a simple style of markup
Text::Textile is a Perl-based implementation of Dean Allen's Textile syntax. Textile is shorthand for doing common formatting tasks. More information is available at http://www.textism.com/tools/textile/