diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2005-12-24 15:16:50 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2005-12-24 15:16:50 +0000 |
| commit | 648a47c824e5fdffa80547405aa5ffaba1ea5872 (patch) | |
| tree | 2182a02c135edb39c6078c8a2bb411140fec225d /doc | |
| parent | 79843330ae315f2572765d5d95158e7f0fe280c2 (diff) | |
| download | sqlalchemy-648a47c824e5fdffa80547405aa5ffaba1ea5872.tar.gz | |
docstrings
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build/components/formatting.myt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/components/formatting.myt b/doc/build/components/formatting.myt index 6f92cc808..6405b2dbd 100644 --- a/doc/build/components/formatting.myt +++ b/doc/build/components/formatting.myt @@ -194,7 +194,7 @@ f = "<p>" + f + "</p>" return f </%filter> -<% m.content() %> +<% m.content() | h%> </%method> <%method itemlink trim="both"> |
