Ashwin V. Mohanan
Ashwin V. Mohanan
cf: https://github.com/JuliaMath/FFTW.jl/pull/41#discussion_r141968395
[Pygments](https://pygments.org/docs/quickstart/) it the best package that I know of to colourize based on syntax. If you want to colourize manually there is [colorama](https://github.com/tartley/colorama) As I see it there are two...
A completely different route would be to add a search box in the html export: like sphinx or even better, make an markdown export compatible with sphinx.
If piping works, then we don't need to implement this in the text search command. I guess the first step before one does this would be to properly format markdown,...
I am a bit hesitant to use it. A locally hosted open-source solution would be nice to have. Depending on the interface either - console: rich - browser: pelican +...
> Is your preference for a locally hosted application a privacy concern? Yes. That's correct. > It could be done in a variety of ways, for example, using a third-party...
@IzzySoft could you also tell us which package provides the `markdown` command?
I can update the PR. Seems like #214 is fixing the CI, so I can rebase the branch if it will be merged. Sounds good?
Can you retrigger the Appveyor CI - it could be something to do with their Python build / environment a year ago, which hopefully got fixed now.
An old issue, but I totally agree with @Phyks. As a solution, I found prezto's [python module](https://github.com/sorin-ionescu/prezto/tree/master/modules/python) to be much more efficient. What's more, the virtualenv information is displayed on...