Skip to content

Commit

Permalink
ReST fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
wichert committed Jun 13, 2014
1 parent da41f79 commit 7fff4a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ Changelog

- TAL template handling fixes:

- Correctly handle `structure:` prefixes in TAL expressions. Patch from
- Correctly handle ``structure:`` prefixes in TAL expressions. Patch from
Ingmar Steen
(`pull request 32 <https://github.com/wichert/lingua/pull/32>`_).

- Fix handling of multi-line `tal:content, `tal:define` and `tal:replace`
- Fix handling of multi-line ``tal:content``, ``tal:define`` and ``tal:replace``
statements. Patch from Ingmar Steen
(pull requests
`35 <https://github.com/wichert/lingua/pull/35>`_ and
`36 <https://github.com/wichert/lingua/pull/36>`_).

- Fix handling of `tal:repeat` statements with multiple assignments. Patch
- Fix handling of ``tal:repeat`` statements with multiple assignments. Patch
from Ingmar Steen
(`pull request 37 <https://github.com/wichert/lingua/pull/37>`_).

Expand Down

0 comments on commit 7fff4a6

Please sign in to comment.