view README.txt @ 75:c3c26300a46d

Empty attributes in templates were being stripped out. Thanks to Jonas for the patch.
author cmlenz
date Wed, 12 Jul 2006 21:27:30 +0000
parents 5c024cf58ecb
children a0a52cf4e4de
line wrap: on
line source
About Markup
============

Markup is a Python library that provides a integrated set of components
for parsing, generating, and processing HTML or XML content in a uniform
manner. The major feature is a template language, which is heavily
inspired by Kid.

For more information visit the Markup web site:

  <http://markup.edgewall.org/>
Copyright (C) 2012-2017 Edgewall Software