Thomas Brouard
                                            Thomas Brouard
                                        
                                    > Does the application support Display Math? It used to have Inline Math only? You're right. I closed this one too quickly. > I think they assume the priority, given...
> So if there will be a mode which leaves $ ... $ and $$ .. $$ unchanged and turn on this configuration the user will be able to have...
We probably need tabs to do this, so I think this is related to #10.
See https://github.com/brrd/electron-settings-gui (this involves moving from nconf to electron-settings)
Normally 1 and 3 are already fulfilled, so it means the only thing to add to Abricotine is local settings, is it? > Is there a way to have MathJax...
Ok, so your request here is to add an option to store config directory under the program directory. Config directory currently contains the config.json file, dictionaries and export templates.
> Could you feature to export to PDF offline? Yes, Pandoc support is planned (see #14).
Please @RoyiAvital stop asking again and again. If this issue is still open then you can guess that nobody worked on it yet. This feature is not in my priorities...
@agirorn I don't think sending a web request each time a link is typed would be a good idea in term of performance. And I don't think it is really...
Hmm... If we go this way, then I think links validation is a small part of a bigger thing. Instead of checking links only, it would be more efficient and...