ashfinal

Results 16 comments of ashfinal

:smile_cat: I actually optimized SVGs before filing this PR. But there is a `--precision` argument I overlooked. Obviously orgmode svg could be smaller. As for emacs svg, I don't see...

But since ultisnips is such a generally installed plugin, I guess solving this problem will benefit lots of people. :) As for conflict problem, `vim-multiple-cursors` seems have the same issue....

@bashonregardless You can use this plugin [qfview.nvim](https://github.com/ashfinal/qfview.nvim), which has filename grouping and smart common prefix truncating functions. I actually wrote this recently. 😄 ![](https://github.com/ashfinal/qfview.nvim/raw/main/images/qfview.png)

I found why **strikeout** and **subscript** can't work well at the same time before. Actually I made a mistake. When using default github theme they can work together. But when...

Thank you for reply. No special elements, Not too much images(4-5 pieces), and the resolution is all below 600x600. Safari works well only when have one page to render, if...

I've made my own stylesheet, althrough basic, which satisfied me. :) You can start customizing it based on two files: - `~/Library/Application\ Support/Sublime\ Text\ 3/Packages/OmniMarkupPreviewer/public/github.css` In this file you modify...