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
Bitbucket, github etc have a preview tab above the text editor which will render markdown and show the result without leaving the page.
In devilry, when writing a more detailed response with some equations etc I need to press preview, get a new page and then press edit to go back. It would be faster and more seamless to have this preview functionality "inline" in the form.
Devilry 5.4 included an improved comment editor, and among the improvements are easy Write/Preview toggling. Further improvements on the editor will be included in Devilry 5.5, including better support for code and LaTeX.
Bitbucket, github etc have a preview tab above the text editor which will render markdown and show the result without leaving the page.
In devilry, when writing a more detailed response with some equations etc I need to press preview, get a new page and then press edit to go back. It would be faster and more seamless to have this preview functionality "inline" in the form.
What about using more "normal" markdown as well? The equation is a bit cumbersome and I cannot find a way to write inline math. supporting$xxx$ for inline math and and [ss] or $$sss$$ for expressions like e.g. Jupyter would be more handy
http://jupyter-notebook.readthedocs.io/en/latest/examples/Notebook/Working%20With%20Markdown%20Cells.html#LaTeX-equations
The text was updated successfully, but these errors were encountered: