Opened 8 months ago
Last modified 8 months ago
#124 new Bug report
HTML import omits heading levels
| Reported by: | florian | Owned by: | |
|---|---|---|---|
| Milestone: | Editing System – Features | Keywords: | |
| Cc: |
Description
import_html.py can not handle heading leven changes > -1, e.g. from h4 to h2.
Note: See
TracTickets for help on using
tickets.

The bug is in
CourseHTMLParser.handle_starttag()