bit-docs-prettify module

A bit-docs plugin that makes source-code snippets in HTML prettier.

function()

Returns

{undefined}:

This plugin registers onto the html hook.

Registering the html hook adds a static JavaScript file bit-docs-prettify/prettify.js that will go through every <code> element on the page applying the code prettifier.