highlight.js library added to highlight programming code examples in article view

This commit is contained in:
Maryana Rozhankivska
2014-07-22 20:17:15 +03:00
parent 5594d7d054
commit 9f8541ef2a
9 changed files with 448 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{% extends "layout.twig" %}
{% block title %}{{ entry.title|raw }} ({{ entry.url | e | getDomain }}){% endblock %}
{% block content %}
{% include '_highlight.twig' %}
{% include '_pocheit-form.twig' %}
<div id="article_toolbar">
<ul>