Skip to content
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
Tracked by #31
justinabrahms opened this issue Aug 14, 2023 · 1 comment
Open
Tracked by #31

Document how to do inline source code #55

justinabrahms opened this issue Aug 14, 2023 · 1 comment

Comments

@justinabrahms
Copy link

justinabrahms commented Aug 14, 2023

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.

@justinabrahms
Copy link
Author

According to the subconscious ios app, inline code blocks are supported with backticks: https://github.com/subconsciousnetwork/subconscious/blob/main/xcode/Subconscious/Shared/Parsers/Subtext.swift#L297

@justinabrahms justinabrahms changed the title inline source code Document how to do inline source code Jan 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant