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
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: