diff --git a/src/lib.rs b/src/lib.rs index aee105b..c3c66c3 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,5 +1,3 @@ -// almost a line for line rewrite of https://github.com/k3a/html2text/blob/master/html2text.go -// mod entity; fn decode_named_entity(entity: &str) -> Option {