This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
Document how to do inline source code #55
Open
Description
When writing notes, I often have inline source code I need to reference. There's no documented mechanism of accomplishing this in subtext that I can find.
Examples:
We can look at the state of the raft peers via
consul operator raft list-peers
. If there's no leader, it won't return, and you instead need to pass the-stale
flag to read from a follower.
Metadata
Metadata
Assignees
Labels
No labels
Activity