YASnippet/publidoc-mode/publidoc_blockquote
author iinov
dim., 20 janv. 2019 16:50:11 +0100
changeset 476 6c30a3543cd8
parent 365 317036597359
permissions -rw-r--r--
Restructuration
# -*- mode: snippet; -*-
# name: <blockquote>
# key: <bqu=
# --
<blockquote>
  <p>$1</p>
  <attribution>$2</attribution>
</blockquote>