malijaffri

joined 1 year ago
[–] malijaffri 3 points 1 year ago (1 children)

Yay for Unexpected! I was really surprised when I found out just how many keyboard shortcuts it supports. I find myself using the keyboard-based text selection/copy/cut/paste/cursor-movement/etc more often than the "normal" way. It's also a great help when using Termux or generally writing code.

[–] malijaffri 8 points 1 year ago
[–] malijaffri 2 points 1 year ago* (last edited 1 year ago)

I'm assuming that "him" is related to the hypothetical counterpart "hi"

[–] malijaffri 3 points 1 year ago* (last edited 1 year ago)

You could wrap it in backticks:

text
      exactly
   as       typed

Without the backticks, it becomes:

text exactly as typed

Edit: backticks:

```
text
      exactly
   as       typed
```
[–] malijaffri 9 points 1 year ago

It's the standard Markdown implementation