Module: Card::Set::Self::InputType::HtmlFormat
- Extended by:
- AbstractFormat
- Defined in:
- platypus/tmp/set/gem-defaults/mod011-edit/self/input_type.rb
Instance Method Summary collapse
Instance Method Details
#raw_help_text ⇒ Object
14 15 16 17 18 |
# File 'platypus/tmp/set/gem-defaults/mod011-edit/self/input_type.rb', line 14 def raw_help_text "Configure [[https://ace.c9.io/|ace]], "\ "Decko's default code editor, using these available "\ "[[https://github.com/ajaxorg/ace/wiki/Configuring-Ace|options]]." end |