C# Class Rainy.NoteConversion.NoteConversion

Show file Open project: Dynalon/Rainy

Public Methods

Method Description
ToHtml ( this note_body ) : string
ToTomboyXml ( this html_body ) : string

Private Methods

Method Description
ReplaceOuterWith ( this element, CQ new_outer ) : CQ
ReplaceOuterWithTag ( this element, string tag ) : CQ

Method Details

ToHtml() public static method

public static ToHtml ( this note_body ) : string
note_body this
return string

ToTomboyXml() public static method

public static ToTomboyXml ( this html_body ) : string
html_body this
return string