Markdown + HTML5 Study: UI/UX Markdown HTML Injector Enhancer #113
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Situation
Examples
Use Cases
Advanced Example
This example uses the same markdown file, but it goes through a converter.
For now we use Zed Claude to generate the new file, just to show the concept. The idea is that we create a converter that takes a markdown and converter the text based on a theme, the example above could be "blue-theme-for-phone".
Future Updates
First Version
Here is a first version, with only 1 theme, in Python
Update