Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

3.0 branch: XMLParsedAsHTMLWarning on geeknote show #133

@vitaly-zdanevich

Description

@vitaly-zdanevich
$ g show sonar
################### URL ###################
NoteLink: https://www.evernote.com/shard/s8/nl/964543/9f3e2870-7164-3053-e1b2-473a151c41a5
WebClientURL: https://www.evernote.com/Home.action?#n=9f3e2870-7164-3053-e1b2-473a151c41a5
################## TITLE ##################
my note name
=================== META ==================
Notebook: mynotebook
Created: 2022-06-22
Updated: 2022-07-04
author: Vitaly Zdanevich
|||||||||||||||| REMINDERS ||||||||||||||||
Order: None
Time: None
Done: None
----------------- CONTENT -----------------
Tags: taga, tagb 
/home/vitaly/.local/lib/python3.9/site-packages/bs4/builder/__init__.py:545: XMLParsedAsHTMLWarning: It looks like you're parsing an XML document using an HTML parser. If this really is an HTML document (maybe it's XHTML?), you can ignore or filter this warning. If it's XML, you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the lxml package installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor.
  warnings.warn(
my content is here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions