News

the companion gets the data from clipboard, performs formatting and highlighting using HTML tags, and then passes the data to the clipboard as an "text/html" transferable object. all the tags I’ve ...
Superscript can be done via html tags <sup>...</sup> and <sub>...</sub> but it would be nicer to have markdown style syntax. Superscript and subscript are not currently supported in the markdown ...