You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Script for convert Markdown formatting to Telegram format (raycast#936)
* Script for convert Markdown formatting to Telegram format, excluding processing inside code blocks or quotes (ver. 1.0)
* Update commands/conversions/markdown-to-telegram.py
Co-authored-by: Thiago Holanda <[email protected]>
* Update commands/conversions/markdown-to-telegram.py
Co-authored-by: Thiago Holanda <[email protected]>
* Update commands/conversions/markdown-to-telegram.py
Co-authored-by: Thiago Holanda <[email protected]>
* Update commands/conversions/markdown-to-telegram.py
Co-authored-by: Thiago Holanda <[email protected]>
* Update commands/conversions/markdown-to-telegram.py
Co-authored-by: Thiago Holanda <[email protected]>
* Update commands/conversions/markdown-to-telegram.py
Co-authored-by: Thiago Holanda <[email protected]>
* Add comments to improve code readability
• Add comments to explain the purpose of functions and variables
• Describe the main stages of the conversion process
• Clarify the formatting logic for different Markdown elements
• Preserve the existing functionality and logic of the script
The added comments aim to enhance the code's readability and maintainability without altering its behavior. This will make it easier for developers to understand and modify the script in the future.
---------
Co-authored-by: Thiago Holanda <[email protected]>
0 commit comments