feat: streamline onboarding and add --version

This commit is contained in:
banteg
2025-12-29 19:33:27 +04:00
parent d151788edb
commit e1fcc681eb
11 changed files with 53 additions and 91 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from takopi.rendering import render_markdown
from takopi.exec_render import render_markdown
def test_render_markdown_basic_entities() -> None: