Groups
Groups
Sign in
Groups
Groups
beautifulsoup
Conversations
About
Send feedback
Help
Parser for markdown .md or latex .text?
284 views
Skip to first unread message
Brando Miranda
unread,
Aug 24, 2023, 7:28:44 PM
8/24/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beautifulsoup
Hi,
is there a parser for latex or markdown?
Thanks, Brando
Isaac Muse
unread,
Aug 24, 2023, 7:40:27 PM
8/24/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beautifulsoup
There are lots of parsers out there for Markdown or LaTeX, but Beautifulsoup just parsers HTML and XML. If you need Python libraries to parse those syntaxes, check out PyPI:
https://pypi.org/search/?q=latex
,
https://pypi.org/search/?q=markdown
.
Reply all
Reply to author
Forward
0 new messages