Obsidian-Code-Styler icon indicating copy to clipboard operation
Obsidian-Code-Styler copied to clipboard

A plugin for Obsidian.md for styling codeblocks and inline code

Results 75 Obsidian-Code-Styler issues
Sort by recently updated
recently updated
newest added

## Describe the bug ### Steps to reproduce Set a large line number offset parameter using `ln:` ````markdown ```python ln:1000 code here ``` ```` ### Expected behaviour The line number...

bug
upstream
editing mode

## Describe the bug `run-*` codeblocks from the [Execute Code Plugin](https://github.com/twibiral/obsidian-execute-code) in editing mode do not get styled. ### Steps to reproduce Create a relevant codeblock in live preview mode....

bug
future work
editing mode

## Describe the bug Line numbers 1px gap and flicker on collapse if highlighted for devices with high DPI screens ### Steps to reproduce Highlight multiple lines in a codeblock...

bug
upstream
reading mode

## Describe the bug Instant reading mode updating when parameters are changed ### Steps to reproduce Change codeblock parameters and you need to close and open the note or change...

bug
upstream
reading mode

## Summary Add a test vault in a separate repository that can be used for testing different cases. This can also be used by contributors. ### Basic example A test...

documentation
enhancement
future work

## Summary Add proper documentation. ### Basic example Convert the README to a proper documentation set. ### Motivation Make the README more easy to read and have a better documentation...

documentation
enhancement
future work

## Summary Now the code block can implement article linking.Thank you for your efforts. There is another question now, If I change the title of this article, the link will...

enhancement
future work

## Describe the bug Links created by this plugin do not show up in metadata and this can't be seen as backlinks or in the graph. ### Steps to reproduce...

bug
help wanted
long term
upstream

mobile phone: HONOR 50 Pro OS: MagicOS 7.0 based on Android 12 e-book: boox NovaAirC OS: onyx based on Ubuntu the plugin can't open on both of above

bug
help wanted
long term
mobile
needs repro
needs info
Linux

## Summary Add a button to fold (akin to the clear button for execute code) to the bottom left of codeblocks which clicking toggles the fold (folds the codeblock). ###...

enhancement
future work
reading mode
editing mode