Alexander Pushkov
Alexander Pushkov
Looks like deleting `.fontcustom-manifest.json` helped around this. The file probably was corrupted in some way. It still would be better to pass any error output from fontcustom, since it would...
Looks like that PR isn't getting merged anytime soon. I've installed the fork proposed there (if you use pipx, `pipx inject httipe requests-unixsocket2` should do the trick) and it seems...
I'm trying to work out a PR to update styling to the Mkdocs counterpart, but it's rather difficult. A simple CSS override for the time being should get a look...
May I +1? Please? Ple-e-e-ase?
@ci11 ``` !!learnEval command "js_source" ```
Ok, maybe like this then: ``` !!learnEval myEcho "function(msg) { return msg; }" !!learnEvalC reverse "(msg) -> esrever.reverse msg" ```
No need to use regexps, however might be quite useful sometimes. And what should we do with large codeblocks? Maybe just indent them? ``` !!learnEvalC reverse (str) => doABarrelRoll ()...
That would be way too complicated. Why (if we have a node.js port) not just create a simple web interface to do so?
Also, why don't fetch some info from user's profile?