trentm / trentm/python-markdown2
[shadow] how to make markdown latex-friendly?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 459
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 4
Description
_This is a _shadow issue* for Issue 45 on Google Code (from which this project was moved).
Added 2010-08-30T22:57:12.000Z by evgeny.f...@gmail.com.
Labels: Type-Defect, Priority-Medium.
Please make updates to the bug there.*
Original description
Hi I would like to be able to completely escape from markdown processing between $ ... $ and $$ ... $$ to contain latex - to be rendered with MathJax.
So far enabling code-friendly extra helped, but I bet there are cases where markdown will still mangle latex. Is there a solution for that?
Thanks.
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
Start with the linked Google Code issue, since the body says updates belong there rather than in this shadow issue. Review the existing code-friendly extra and Markdown processing around inline and display LaTeX delimiters, then define how MathJax content should remain unchanged and how that behavior would be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100