View source
enum abstract NotebookCellKind(Int)
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Notebook
A notebook cell kind.
Available since
3.17.0
.Variables
inlineread onlyMarkup:NotebookCellKind = 1
A markup-cell is formatted source that is used for display.