This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env perl | |
## Oriented for Hubzilla hub bbcode | |
## https://gist.github.com/Flashwalker/360e8615bff1b9b322e0096fe92680ab | |
## Origin: https://gist.github.com/RogerDodger/4405595 | |
## Dependencies: | |
## sudo apt-get install libtext-markdown-perl libtext-typography-perl |