(an_id)
| 899 | } |
| 900 | |
| 901 | function insertPageBreakBefore(an_id) { |
| 902 | $('<div class="pagebreak"></div>').insertBefore($(an_id).parent()) |
| 903 | } |
| 904 | |
| 905 | function fixPandasDiagram() { |
| 906 | const diagram_15 = '┏━━━━━━━━━━━━━━━━━━━━━━━━┯━━━━━━━━━━━━━━━┯━━━━━━━━━━━━┯━━━━━━━━━━━━┯━━━━━━━━━━━━━━━━━━━━━━━━━━┓'; |