abricotine
abricotine copied to clipboard
Markdown editor with inline preview
Some assets are stored in the user config directory in order to be customizable, but what happens if for some reason user deletes them (or replace them with corrupted files)?...
It will be great to have spelling proposition on the right click like on Chrome or LibreOffice :  Thanks !
When writing in markdown, sometimes we have to write some HTML code, especially for the typo. For example : `j'écris quelque chose en makdown – mais j'ai besoin d'un demi quadratin &ndash...
[CriticMarkup](http://criticmarkup.com/) is an extension for Markdown whose goal is to allow authors to add comments or suggestions of modification in a similar way of the features present in Microsoft Word...
From #47: > Previewing latex equations on multiple lines doesn't render: ``` $$ x^2 x^3 $$ ``` Abricotine autopreview is currently processed line by line (code [here](https://github.com/brrd/Abricotine/blob/master/app/renderer/abr-document.js#L360-L367) and [here](https://github.com/brrd/Abricotine/blob/master/app/renderer/cm-extend-autopreview.js)). Right...
Hi, You do really good work already!! But is it possible to add an preview which update auto like PEN ? => https://github.com/noraesae/pen I talk about web page previewer
Two dollar signs inside a inline code block still activate LaTeX highlighting and stop the highlighting for the code block. Version: 1.1.4 (AUR) Example Image: 
Dear users, As explained [somewhere else](https://github.com/brrd/abricotine/issues/310#issuecomment-974038822), I don't have the time to maintain Abricotine anymore. This app hasn't evolved in years and some dangerous bugs have recently been reported (#346),...
I recently encountered a system crash and lost a lot of my edits on this one file. After reboot I re-opened the file and found that all of my edits...
With Abricotine 1.1.4 on Ubuntu, SHIFT + click on a link doesn't do anything. It was working in previous versions. Messages on console when opening a document (no additional message...