confi-emacs-actual/snippets/html-mode/doctype.xhtml1_1

5 lines
166 B
Plaintext

# -*- mode: snippet -*-
# name: DocType XHTML 1.1
# group: meta
# --
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">