mirror of
https://github.com/pyscript/pyscript.git
synced 2026-05-16 07:02:15 -04:00
Update docs examples so they don't use deprecated features, styling tweaks (#982)
* Deprecate pyscript output attribute * Update code blocks so they work * Small tweaks to styling and use html to warning * Fix broken test from bad conflict resolution * lowercase pyodide
This commit is contained in:
@@ -26,5 +26,5 @@ showWarning(`
|
||||
<p>
|
||||
The <code>py-deprecated</code> tag is deprecated. Please use the <code>py-actual</code> tag instead. Please refer to <a href="#">this documentation page</a> for more information.
|
||||
</p>
|
||||
`)
|
||||
`, "html")
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user