[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (4f38c0c059 -> 56a069c556)
From: |
Patrice Dumas |
Subject: |
master updated (4f38c0c059 -> 56a069c556) |
Date: |
Thu, 4 Jan 2024 18:01:54 -0500 (EST) |
pertusus pushed a change to branch master.
from 4f38c0c059 * tp/Texinfo/Convert/Plaintext.pm (_convert) <process
contents>: Remove zeroing of 'empty_lines_count' from here for 'preformatted'
and 'rawpreformatted' elements also. <close preformatted>: Move it into a code
block dealing with other preformatted content. Base the zeroing on inspection
of the document tree rather than conversion output.
new b3640bef93 * tp/Texinfo/Convert/HTML.pm (_convert_menu_entry_type): do
not replace the menu_description with the nodedescription derived elements.
Avoid using contents and not element. Rearrange code.
new 56a069c556 * tp/Texinfo/Convert/HTML.pm (_convert_menu_entry_type):
use a condition with node_content before using it.
Summary of changes:
ChangeLog | 18 ++
tp/Texinfo/Convert/HTML.pm | 91 ++++---
tp/Texinfo/XS/convert/convert_html.c | 506 +++++++++++++++++++++++++++++++++--
3 files changed, 557 insertions(+), 58 deletions(-)
- master updated (4f38c0c059 -> 56a069c556),
Patrice Dumas <=