Metadata-Version: 2.4
Name: streamlit-markdown-editor
Version: 0.0.0
Summary: A dual-mode (WYSIWYG/raw) markdown editor component for Streamlit.
Project-URL: Homepage, https://github.com/jaral-labs/streamlit-markdown-editor
Project-URL: Repository, https://github.com/jaral-labs/streamlit-markdown-editor
Project-URL: Issues, https://github.com/jaral-labs/streamlit-markdown-editor/issues
Author: Jeff Lowrey
License-Expression: MIT
License-File: LICENSE
Keywords: component,editor,markdown,streamlit,wysiwyg
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: streamlit<2,>=1.30
Description-Content-Type: text/markdown

# streamlit-markdown-editor
A Streamlit dual-mode (WYSIWYG ⇄ raw) markdown-editor component - markdown-in / markdown-out 
