Changes between Initial Version and Version 1 of Ticket #13045, comment 3
- Timestamp:
- Jun 19, 2018, 5:47:19 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13045, comment 3
initial v1 1 That behavior is introduced in [10905] at source:/tags/trac-1.3.2/trac/wiki/formatter.py@:411#L384. Ideally, we should close and open with the container element.1 That behavior is introduced in [10905] at source:/tags/trac-1.3.2/trac/wiki/formatter.py@:411#L384. Ideally, we should close and open `<p>` tag only when the container is `<p>` ~~with the container element~~.