chore: Sync package version v1.15.3
This commit is contained in:
@@ -42,11 +42,11 @@ example note :
|
||||
displaying an image in markdown format :
|
||||
|
||||
```plaintext
|
||||

|
||||

|
||||
```
|
||||
|
||||
render as :
|
||||

|
||||

|
||||
|
||||
For a complete guide on using markdown content in DocuBook, please refer to the [Components](https://docubook.pro/docs/components) page.
|
||||
|
||||
|
||||
@@ -42,11 +42,11 @@ example note :
|
||||
displaying an image in markdown format :
|
||||
|
||||
```plaintext
|
||||

|
||||

|
||||
```
|
||||
|
||||
render as :
|
||||

|
||||

|
||||
|
||||
For a complete guide on using markdown content in DocuBook, please refer to the [Components](https://docubook.pro/docs/components) page.
|
||||
|
||||
|
||||
@@ -42,11 +42,11 @@ example note :
|
||||
displaying an image in markdown format :
|
||||
|
||||
```plaintext
|
||||

|
||||

|
||||
```
|
||||
|
||||
render as :
|
||||

|
||||

|
||||
|
||||
For a complete guide on using markdown content in DocuBook, please refer to the [Components](https://docubook.pro/docs/components) page.
|
||||
|
||||
|
||||
@@ -42,11 +42,11 @@ example note :
|
||||
displaying an image in markdown format :
|
||||
|
||||
```plaintext
|
||||

|
||||

|
||||
```
|
||||
|
||||
render as :
|
||||

|
||||

|
||||
|
||||
For a complete guide on using markdown content in DocuBook, please refer to the [Components](https://docubook.pro/docs/components) page.
|
||||
|
||||
|
||||
@@ -42,11 +42,11 @@ example note :
|
||||
displaying an image in markdown format :
|
||||
|
||||
```plaintext
|
||||

|
||||

|
||||
```
|
||||
|
||||
render as :
|
||||

|
||||

|
||||
|
||||
For a complete guide on using markdown content in DocuBook, please refer to the [Components](https://docubook.pro/docs/components) page.
|
||||
|
||||
|
||||
@@ -42,11 +42,11 @@ example note :
|
||||
displaying an image in markdown format :
|
||||
|
||||
```plaintext
|
||||

|
||||

|
||||
```
|
||||
|
||||
render as :
|
||||

|
||||

|
||||
|
||||
For a complete guide on using markdown content in DocuBook, please refer to the [Components](https://docubook.pro/docs/components) page.
|
||||
|
||||
@@ -60,4 +60,15 @@ date : 10-12-2024
|
||||
image : example-img.png
|
||||
---
|
||||
```
|
||||
</Note>
|
||||
</Note>
|
||||
|
||||
<Accordion title="Code Block" defaultOpen={true} icon="Code">
|
||||
```javascript:main.js showLineNumbers {3-4}
|
||||
function isRocketAboutToCrash() {
|
||||
// Check if the rocket is stable
|
||||
if (!isStable()) {
|
||||
NoCrash(); // Prevent the crash
|
||||
}
|
||||
}
|
||||
```
|
||||
</Accordion>
|
||||
|
||||
@@ -42,11 +42,11 @@ example note :
|
||||
displaying an image in markdown format :
|
||||
|
||||
```plaintext
|
||||

|
||||

|
||||
```
|
||||
|
||||
render as :
|
||||

|
||||

|
||||
|
||||
For a complete guide on using markdown content in DocuBook, please refer to the [Components](https://docubook.pro/docs/components) page.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user