Alekz
Alekz
Yes, that's exactly it! Sometimes I do use it to highlight something in sync with what I'm saying (eg. QA section), but not always. To give a little bit of...
Awesome! In case it helps, there is a standard for string translation called PO, that can be serialized fairly easily I think: https://github.com/rubenv/pofile . Starting with a simple JSON is...
I had this problem just today. The issue for me was that my permalink instruction on each `.md` file looked like this: ``` layout: post title: Lectura del día permalink:...
+1. Discord is to blame I suppose :) 
A button to switch to a specific audio input and output device would be indeed very handy! Depending on the context I have to keep switching between Voicemeeter devices when...
I had this problem too, it was complaining about files with áéíóú characters in them. My temporay solution was to comment this line and suddenly it worked fine: ``` #...
This would be incredibly helpful now that Slack is deleting files for free plans. My current workaround is a combination of [a PowerShell script](https://github.com/jwts-dev/slack-history), rebuilding the file structure and `index.html`...