mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 10:06:26 +08:00
docs: variance #906
This commit is contained in:
parent
1858bf48a3
commit
a55a3f053d
@ -313,7 +313,7 @@ Just a box
|
||||
#### Code with Collapsed Colored Borders
|
||||
|
||||
````
|
||||
> [!orange]
|
||||
> [!secondary]
|
||||
> ```c
|
||||
> // With colored border in Markdown syntax
|
||||
> printf( "Hello world\n" )
|
||||
@ -327,7 +327,7 @@ printf( "Hello world\n" )
|
||||
{{%/* /notice */%}}
|
||||
````
|
||||
|
||||
> [!orange]
|
||||
> [!secondary]
|
||||
> ```c
|
||||
> // With colored border in Markdown syntax
|
||||
> printf( "Hello world\n" )
|
||||
|
Loading…
x
Reference in New Issue
Block a user