Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2024 12:34:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280493] [NEW PORT] converters/html2md: HTML to Markdown converter
Message-ID:  <bug-280493-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280493

            Bug ID: 280493
           Summary: [NEW PORT] converters/html2md: HTML to Markdown
                    converter
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: olevole@olevole.ru

Created attachment 252348
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252348&action=
=3Dedit
[NEW PORT] converters/html2md: HTML to Markdown converter

The html2md makes use of https://github.com/JohannesKaufmann/html-to-markdo=
wn
to convert HTML into Markdown, which is using an HTML Parser to avoid the u=
se
of regexp as much as possible, which can prevent some weird cases and allow=
s it
to be used for cases where the input is totally unknown.

I would like to add this program to the ports collection.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280493-7788>