You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aha! Html tags have pretty decent support in the latest 3.0 release candidate. However, I think I can fix v2.X so that lookatme ignores html tags entirely.
If you want html tag support, checkout the latest from the 3.0-dev branch:
pip install --pre --upgrade lookatme
The --pre flag should install (as of today) lookatme v3.0.0-rc2
Describe the bug
whenever there is html tag in markdown it will crash
To Reproduce
create a markdown with three lines:
then run lookatme my.md, it will crash
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Environment (please complete the following information):
lookatme --version
] 2.5.5Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: