view README.txt @ 147:a4a0ca41b6ad trunk

Use `xmlcharrefreplace` when encoding the output in `Stream.render()`, so that encoding the output to legacy encodings such as ASCII or ISO-8859-1 should always work.
author cmlenz
date Tue, 15 Aug 2006 13:17:51 +0000
parents b3fdf93057ab
children dcc9dc25bc59
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