MCPcopy Create free account
hub / github.com/codecombat/codecombat /

Class

app/core/treema-ext.js:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90
91module.exports.LiveEditingMarkup = (LiveEditingMarkup = (function () {
92 LiveEditingMarkup = class LiveEditingMarkup extends TreemaNode.nodeMap.ace {
93 static initClass () {
94 this.prototype.valueClass = 'treema-markdown treema-multiline treema-ace'
95

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected