Commit Graph

10 Commits

Author SHA1 Message Date
Victor Popkov 7d1fa86db2 Update abricotine to 0.5.0 (#30888) 2017-03-14 10:22:59 +08:00
Victor Popkov 567f0941e0 Fix homepages in 100 casks to include a bare domain slash (#27176) 2016-11-27 12:49:48 +02:00
Miccal Matthews 496f12463a Update abricotine to 0.4.0 (#26221) 2016-10-30 15:14:38 +00:00
Vítor Galvão 60531a2812 remove license from all casks (#25368) 2016-10-10 17:45:23 +01:00
Viktor Szakats b3da4e2dcb use secure (https://) URLs where supported (#23443)
and not redirected to insecure.

use secure URLs after manual verification

That includes some _homepages_ which may redirect
to insecure prototol, but since redirection is done
visibly inside a browser, it happens with the
knowledge of the reader.

use secure URLs more

after re-running the script and manually
verifying some homepage suspects.
2016-08-05 00:09:28 -04:00
Victor Popkov bbd4e3956e updated abricotine (0.3.3) (#22560) 2016-07-03 23:15:25 +03:00
Terry Cheong ae7c281ecc updated abricotine (0.3.2) 2016-05-20 22:09:35 +03:00
Vítor Galvão ccdfb9a7af updated abricotine (0.3.0) (#20422) 2016-04-09 16:46:51 -04:00
Cristian 9a2a3d3916 Abricotine 0.3.0 2016-03-15 20:43:32 +02:00
Cristian d3d6d573ed Add Abricotine - a markdown editor for desktop
In **Abricotine**, you can preview your document directly in the text editor rather than in a side pane.

![Another screenshot](http://i.imgur.com/ZDHgo9i.jpg)

* Write in markdown (or GFM) and export your documents in HTML,
* Preview text elements (such as headers, images, math, embedded videos, todo lists...) while you type,
* Display document table of content in the side pane,
* Display syntax highlighting for supported languages (HTML, XML, CSS, Javascript, and more to come...),
* Show helpers, anchors and hidden characters,
* Copy formated HTML in the clipboard,
* Write in a distraction-free fullscreen view,
* Manage and beautify markdown tables,
* Search and replace text,
* And more features to come...
2016-02-23 12:07:55 -05:00