You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer the following carefully to help us triage implementation priority appropriately.
Summary
It would be sweet if you could use this for regular inline code blocks.
`this is text {.class}`
Detailed Description
I imagine this would work much as inline formatting (what you call inline text) would work, with the code at the end of the formatting, but it could come after as well. `this is text `{.class}
This would allow for styling of what you call "inline text" (inline code) blocks. Right now this is very difficult in obsidian.
Context and Use Case
I think it could be used in a variety of ways to render code blocks differently.
In fact, I would use it in conjuction with some js to render certain code blocks as images. The js is triggered by the class of the element. But right now, for technical reasons, I only have access to the block level classes.
Possible Implementation(s)
Argue against Yourself
not really
Your Environment
Obsidian Version used:
Obsidian Installer used:
Operating System and version (desktop or mobile):
latest on mac
Are you willing to personally help out on this project, such as design, documentation, coding, project management, etc? (Bold One) Yes / No
If yes, please answer the following:
What resources and/or assistance will you need from the developer and team?
What is your expected timeline of help?
Are there any scheduling conflicts that would require you to back out if this was picked up to be worked on today, or next week, or next month?
Would you be willing to set some time aside to talk to @sigrunixia and/or @javalent on discord to figure out how best to help us help you get what you want out of this request?
If No
out of my skill range, sorry. :-(
Your feature request will be considered, prioritized, and batched with similar changes if it is decided it will be worked.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Summary
It would be sweet if you could use this for regular inline code blocks.
`this is text {.class}`
Detailed Description
I imagine this would work much as inline formatting (what you call inline text) would work, with the code at the end of the formatting, but it could come after as well.
`this is text `{.class}
This would allow for styling of what you call "inline text" (inline code) blocks. Right now this is very difficult in obsidian.
Context and Use Case
I think it could be used in a variety of ways to render code blocks differently.
In fact, I would use it in conjuction with some js to render certain code blocks as images. The js is triggered by the class of the element. But right now, for technical reasons, I only have access to the block level classes.
Possible Implementation(s)
Argue against Yourself
not really
Your Environment
latest on mac
Are you willing to personally help out on this project, such as design, documentation, coding, project management, etc? (Bold One) Yes / No
If yes, please answer the following:
If No
out of my skill range, sorry. :-(
Your feature request will be considered, prioritized, and batched with similar changes if it is decided it will be worked.
The text was updated successfully, but these errors were encountered: