view docs/templates/api.html @ 1119:af57fbe9435a

formatter: Fix the regex used to find page segments. It was incorrectly matching a Markdown horizontal rule followed by a title if the title had exactly 3 dashes underneath it.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 27 Feb 2018 15:43:50 -0800
parents 94d7d5e38571
children
line wrap: on
line source

{% set header_class = 'pc-code' %}
{% extends "section-page.html" %}