Browse Source

Add highlighting.

pull/1159/head
Jamie 4 years ago
parent
commit
c1647a3321
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

651
 * [Parsedown](https://github.com/erusev/parsedown) - Another Markdown parser.
651
 * [Parsedown](https://github.com/erusev/parsedown) - Another Markdown parser.
652
 * [PHP CSS Parser](https://github.com/sabberworm/PHP-CSS-Parser) - A Parser for CSS Files written in PHP.
652
 * [PHP CSS Parser](https://github.com/sabberworm/PHP-CSS-Parser) - A Parser for CSS Files written in PHP.
653
 * [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser.
653
 * [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser.
654
+* [Shiki PHP](https://github.com/spatie/shiki-php) - A [Shiki](https://github.com/shikijs/shiki) code highlighting package in PHP.
654
 
655
 
655
 ### Strings
656
 ### Strings
656
 *Libraries for parsing and manipulating strings.*
657
 *Libraries for parsing and manipulating strings.*

Loading…
Cancel
Save