Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about Markdown support in LaTeXSwiftUI #47

Open
TaoufikBouabid opened this issue Dec 8, 2024 · 1 comment
Open

Question about Markdown support in LaTeXSwiftUI #47

TaoufikBouabid opened this issue Dec 8, 2024 · 1 comment

Comments

@TaoufikBouabid
Copy link

Hello,

First, thank you for this great library. I’m currently working on a SwiftUI application where I need to render both Markdown and LaTeX content side by side. I was wondering if there are any plans to directly support Markdown rendering within LaTeXSwiftUI, or if the recommended approach is to split the text into separate segments (Markdown text, normal text, and LaTeX blocks) and format each piece individually using different tools?

Any guidance on best practices or upcoming features related to Markdown integration would be greatly appreciated.

Thank you!

@zsinba
Copy link

zsinba commented Jan 3, 2025

what about your tools @

Hello,

First, thank you for this great library. I’m currently working on a SwiftUI application where I need to render both Markdown and LaTeX content side by side. I was wondering if there are any plans to directly support Markdown rendering within LaTeXSwiftUI, or if the recommended approach is to split the text into separate segments (Markdown text, normal text, and LaTeX blocks) and format each piece individually using different tools?

Any guidance on best practices or upcoming features related to Markdown integration would be greatly appreciated.

Thank you!

What about your tools?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants