mirror of
https://github.com/bwya77/collapsible-code-blocks.git
synced 2026-07-22 12:00:25 +00:00
updating readme to show images
This commit is contained in:
parent
2d8f696784
commit
7ac1cd94c1
1 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Make code blocks collapsible in preview mode with customizable collapse/expand behavior and horizontal scrolling options. This plugin enhances the readability of your notes by allowing you to collapse long code blocks when you don't need to see their full content.
|
||||
|
||||
[Code Collapsed](/images/code_collapsed.png)
|
||||

|
||||
|
||||
## Features
|
||||
|
||||
|
|
@ -50,11 +50,11 @@ The plugin offers several customization options:
|
|||
## Examples
|
||||
|
||||
Here's how a code block appears with the plugin enabled and the code block expanded:
|
||||
[Code Expanded](/images/code_expanded.png)
|
||||

|
||||
|
||||
|
||||
Here's how a code block appears with the code collapsed and set to show 0 lines.
|
||||
[Code Collapsed](/images/code_collapsed.png)
|
||||

|
||||
|
||||
## Support
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue