code-faster icon indicating copy to clipboard operation
code-faster copied to clipboard

Handling LaTeX and images

Open RameshAditya opened this issue 7 years ago • 0 comments
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

RameshAditya avatar Apr 16 '18 02:04 RameshAditya