It would be great if there were a way to add text to a board that is formatted as code, ideally with syntax highlighting for the most common languages.
For example:
fun double(x: Int): Int {
return 2 * x
}
It would be great if there were a way to add text to a board that is formatted as code, ideally with syntax highlighting for the most common languages.
For example:
fun double(x: Int): Int {
return 2 * x
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.