Y
Hacker News
new
|
ask
|
show
|
jobs
by
tetris11
505 days ago
Org-mode failed with hyperlinks and images:
[[https://123.com][Description]]
is way more cumbersome than Markdown's:
[Description](https://123.com)
1 comments
kleiba
505 days ago
I find the use of a single type of bracket to be less cumbersome than Markdown's variant. The two extra characters don't bother me.
link
tetris11
504 days ago
I think my main hangup is that the thing I wish to markup is preceded by the link, instead of succeeded by it
link