Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jugglerchris/rust-html2text issues and pull requests

#63 - Update termion requirement from 1.5 to 2.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#62 - Fix issue with small table and usize::MAX width.

Pull Request - State: closed - Opened by jugglerchris almost 2 years ago

#61 - Panic when parsing a particular HTML string

Issue - State: closed - Opened by ephraimkunz almost 2 years ago - 2 comments

#60 - Html5ever 0.26.0

Pull Request - State: closed - Opened by jugglerchris over 2 years ago

#59 - Update html5ever requirement from 0.25.0 to 0.26.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#58 - Update badges and version.

Pull Request - State: closed - Opened by jugglerchris over 2 years ago

#57 - Update version and changelog for 0.3.0 release.

Pull Request - State: closed - Opened by jugglerchris over 2 years ago

#56 - Setup CircleCI.

Pull Request - State: closed - Opened by jugglerchris over 2 years ago

#55 - Various table rendering fixes

Pull Request - State: closed - Opened by jugglerchris over 2 years ago

#54 - Specific HTML can cause `from_read` to hang indefinitely

Issue - State: closed - Opened by scandox over 2 years ago - 11 comments
Labels: bug

#53 - Return raw text instead of formatted table

Issue - State: closed - Opened by ayrat555 over 2 years ago - 5 comments
Labels: enhancement

#51 - Possibly fix the dependabot configuration.

Pull Request - State: closed - Opened by jugglerchris almost 3 years ago

#50 - Add Github Actions starter

Pull Request - State: closed - Opened by jugglerchris almost 3 years ago

#48 - Feature request: Comply with CommonMark specification

Issue - State: open - Opened by getreu about 3 years ago - 1 comment

#47 - Strip invisible unicode characters

Issue - State: closed - Opened by ayrat555 about 3 years ago - 4 comments

#46 - Remove hard-coded decorators

Pull Request - State: closed - Opened by SardineFish about 3 years ago - 5 comments

#45 - Fix reference style links

Pull Request - State: closed - Opened by zakaluka over 3 years ago - 2 comments

#44 - Link syntax in markdown

Issue - State: closed - Opened by zakaluka over 3 years ago - 1 comment

#43 - unable to use ANSI sequences with from_read_with_decorator

Issue - State: closed - Opened by doums over 3 years ago - 4 comments

#42 - Convert <br> to new lines?

Issue - State: closed - Opened by 8176135 almost 4 years ago - 2 comments

#41 - Add into_tagged_strings method to TaggedLine

Pull Request - State: closed - Opened by robinkrahl almost 4 years ago

#40 - Keep annotations in TextRenderer::into_lines

Pull Request - State: closed - Opened by robinkrahl almost 4 years ago - 3 comments

#39 - Annotations returned by TextDecorator::finalise are ignored

Issue - State: closed - Opened by robinkrahl almost 4 years ago

#38 - Add width method for TaggedString

Pull Request - State: closed - Opened by robinkrahl almost 4 years ago - 2 comments

#37 - Decoupling the html2text rendering pipeline

Issue - State: open - Opened by robinkrahl almost 4 years ago - 8 comments

#36 - Support syntax highlighting for <pre> blocks

Issue - State: open - Opened by robinkrahl almost 4 years ago - 2 comments

#35 - Fix strikeout tag in changelog

Pull Request - State: closed - Opened by robinkrahl almost 4 years ago - 1 comment

#34 - Add tagged_strings method to TaggedLine

Pull Request - State: closed - Opened by robinkrahl almost 4 years ago - 5 comments

#33 - Issue 32 pre decorators

Pull Request - State: closed - Opened by jugglerchris about 4 years ago

#32 - Preformatted text not passed to the decorator

Issue - State: closed - Opened by robinkrahl about 4 years ago - 3 comments

#31 - Add parse function as a new entry point

Pull Request - State: closed - Opened by robinkrahl about 4 years ago - 7 comments

#30 - Add strikeout (<s>) support.

Pull Request - State: closed - Opened by jugglerchris about 4 years ago

#29 - Add support for <s> elements

Issue - State: closed - Opened by jugglerchris about 4 years ago

#28 - Add a basic implementation of <dl>.

Pull Request - State: closed - Opened by jugglerchris about 4 years ago

#27 - Text decorator functions for all elements?

Issue - State: open - Opened by robinkrahl about 4 years ago - 1 comment

#26 - Support definition lists

Issue - State: closed - Opened by robinkrahl about 4 years ago - 1 comment

#24 - Support custom rich text decorators

Issue - State: closed - Opened by robinkrahl about 4 years ago - 4 comments

#23 - cargo fmt

Pull Request - State: closed - Opened by strawberry-choco over 4 years ago - 1 comment

#22 - remove html5ever-atoms

Pull Request - State: closed - Opened by strawberry-choco over 4 years ago - 1 comment

#21 - update html5ever

Pull Request - State: closed - Opened by strawberry-choco over 4 years ago - 5 comments

#20 - CSS support for formatting styles

Issue - State: open - Opened by sgtatham over 4 years ago - 1 comment

#19 - Fix size recursion

Pull Request - State: closed - Opened by jugglerchris almost 5 years ago

#18 - Support start attribute for <ol>s

Pull Request - State: closed - Opened by djahandarie about 5 years ago - 2 comments

#17 - Don't collapse consecutive <br>s

Pull Request - State: closed - Opened by djahandarie about 5 years ago - 1 comment

#16 - Panic in tree_map_reduce

Issue - State: closed - Opened by djahandarie about 5 years ago - 7 comments

#15 - Update dependencies and minor fixes

Pull Request - State: closed - Opened by liushuyu about 5 years ago - 2 comments

#14 - Deeply nested test fails on x86_64-pc-windows-gnu

Issue - State: closed - Opened by jugglerchris over 5 years ago

#13 - html2text: add a --literal option to omit markup.

Pull Request - State: closed - Opened by sgtatham over 5 years ago - 1 comment

#12 - Fix Header width being 0 or underflowing

Pull Request - State: closed - Opened by lewisdiamond over 5 years ago - 3 comments

#11 - new_sub_renderer can be called with 0 size (causing a panic!)

Issue - State: closed - Opened by lewisdiamond over 5 years ago - 2 comments

#10 - Fix some problems when id attributes are on table elements.

Pull Request - State: closed - Opened by jugglerchris over 5 years ago

#9 - Html2term improvements

Pull Request - State: closed - Opened by sgtatham almost 6 years ago - 1 comment

#8 - Issue 2 deeply nested

Pull Request - State: closed - Opened by jugglerchris almost 6 years ago

#7 - Support RTL

Issue - State: open - Opened by NightMachinery almost 6 years ago - 9 comments
Labels: help wanted

#6 - html2text: add a basic command-line parser.

Pull Request - State: closed - Opened by sgtatham almost 6 years ago - 1 comment

#5 - Update html5ever to version 0.22.

Pull Request - State: closed - Opened by jugglerchris about 6 years ago

#4 - Slightly bump some dependancies.

Pull Request - State: closed - Opened by alatiera about 6 years ago - 1 comment

#3 - Update dependancies

Issue - State: closed - Opened by alatiera about 6 years ago - 1 comment

#2 - Stack exhausted when using html2text on a very deeply-nested HTML document

Issue - State: closed - Opened by djahandarie about 6 years ago - 4 comments

#1 - Do not let a bad character crash html2text

Pull Request - State: closed - Opened by nurelin over 6 years ago - 1 comment