code-faster
code-faster copied to clipboard
Handling LaTeX and images
trafficstars
Pulling LaTeX and images off the CodeForces platform will be an issue for a text editor.
It seems possible though, by leveraging other published sublime text packages and rendering the images and LaTeX in markdown. See the following for context -
- https://github.com/math2001/MarkdownLivePreview
- https://www.codecogs.com/latex/eqneditor.php
- https://facelessuser.github.io/sublime-markdown-popups/
And also, the thread which raised this idea - http://codeforces.com/blog/entry/58922