fix examples and broken link from the removal of markdown and shoelace from stdlib

This commit is contained in:
Fabio Pliger
2024-05-14 11:17:54 -05:00
parent 4ca89cc4eb
commit c8db625b20
8 changed files with 10 additions and 804 deletions

View File

@@ -8,9 +8,9 @@ import styles
from pyscript import when, window
from pyweb import pydom
from pyweb.ui import elements as el
from pyweb.ui import shoelace
from pyweb.ui.elements import a, button, div, grid, h1, h2, h3, input_
from pyweb.ui.markdown import markdown
import shoelace
from pyweb.ui.elements import a, button, div, grid, h1, h2, h3
from markdown import markdown
MAIN_PAGE_MARKDOWN = dedent(
"""