Jonah

Results 3 issues of Jonah

Is it possible to add a feature so you can add a background color to an url? So the url is highlighted. ![screen shot 2014-04-01 at 11 02 34](https://cloud.githubusercontent.com/assets/538002/2577198/65a13472-b97c-11e3-84b3-6144256290e3.png)

This error occurs when building a project that contains Xamarin.Swift in Visual Studio 2022. Error MSB4057: The target "_CollectFrameworks" does not exist in the project

Before this fix the gppSID from the userdefaults could be an empty string `""`. This PR fixes this and forces the gppSID variable to be nil. We had this with...