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
{{ message }}
This repository has been archived by the owner on May 2, 2018. It is now read-only.
Ah, that is true, but then we would have to have some way of telling the system that a string is SML (we cannot really just syntax-highlight all text with SML). I can see how to do that in LaTeX
\begin{lstlisting}[language=ML]
fun foo x = x
\end{lstlisting}
but not in plain text.
But maybe this is an incentive to use LaTeX (but we have to test it first).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add support for Syntax highlighting. SML Syntax Highlighting would be really useful for GenCS.
The text was updated successfully, but these errors were encountered: