Skip to content

Commit af72b0f

Browse files
authored
README: mention Prism for syntax highlighting
1 parent 884f21e commit af72b0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Modifications made to each document include:
8787
* replacing all external (not scraped) URLs with their fully qualified counterpart
8888
* replacing all internal (scraped) URLs with their unqualified and relative counterpart
8989
* adding content, such as a title and link to the original document
90+
* ensuring correct syntax highlighting using [Prism](http://prismjs.com/)
9091

9192
These modifications are applied via a set of filters using the [HTML::Pipeline](https://github.com/jch/html-pipeline) library. Each scraper includes filters specific to itself, one of which is tasked with figuring out the pages' metadata.
9293

0 commit comments

Comments
 (0)