Dimillian / Dimillian/IceCubesApp
Feature request: LaTeX support
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
https://mathstodon.xyz/about is a Mastodon instance that renders latex using this syntax:
You can use LaTeX in toots here! Use
\(and\)for inline, and\[and\]for display mode.
Here is an example post using latex: https://mathstodon.xyz/@johncarlosbaez/109705546989755627
Would it be possible to enable this as an option within Ice Cubes?
Thank you for the lovely app!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the Ice Cubes SwiftUI post-rendering entry point and determine how the referenced LaTeX delimiters could be handled as an optional setting. Compare the requested inline and display syntax with the linked example; done means users can enable the option and render both forms correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100