Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

k94ll13nn3/Pretzel.Quote

Repository files navigation

Pretzel.Quote

Build status Release

A quote tag for Pretzel

This is a plugin for the static site generation tool Pretzel.

Usage

{% quote [author[, source]] %}
Quote string
{% endquote %}

The source is EVERYTHING after the comma.

Warning : Put the author within quotes if it contains a ','.

Installation

Download the latest release and copy Pretzel.Quote.dll to the _plugins folder at the root of your site folder.