Docs » Autodocs » texteditor.gadget » GA_TEXTEDITOR_ExportHook
         GA_TEXTEDITOR_ExportHook -- [IS.], struct Hook *     SPECIAL INPUTS         GV_TEXTEDITOR_ExportHook_EMail         GV_TEXTEDITOR_ExportHook_Plain (default)
          The EMail export hook will convert a bold word to *bold*, italic         words to /italic/ and underlined words to _underline_.         It also export separators such as <sb> or <tsb>.         See GA_TEXTEDITOR_ImportHook for more documentation.
  GA_TEXTEDITOR_ExportWrap(), GA_TEXTEDITOR_ImportHook(), GM_TEXTEDITOR_ExportText()
 |