1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

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>