Skip to content

Commit 6cc3f5b

Browse files
authored
Merge pull request #754 from simon04/patch-1
README: mention Prism for syntax highlighting
2 parents 8420f66 + af72b0f commit 6cc3f5b

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
@@ -83,6 +83,7 @@ Modifications made to each document include:
8383
* replacing all external (not scraped) URLs with their fully qualified counterpart
8484
* replacing all internal (scraped) URLs with their unqualified and relative counterpart
8585
* adding content, such as a title and link to the original document
86+
* ensuring correct syntax highlighting using [Prism](http://prismjs.com/)
8687

8788
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.
8889

0 commit comments

Comments
 (0)