update sample.md
This commit is contained in:
parent
295c5bac80
commit
ad37827285
18
sample.md
18
sample.md
@ -16,7 +16,7 @@ header-right: "\\leftmark"
|
||||
footer-left: "\\theauthor"
|
||||
footer-center: "\\thedate"
|
||||
footer-right: "Page \\thepage"
|
||||
logo: "sample-logos.png"
|
||||
logo: "sample-logo.png"
|
||||
logo-width: 90mm
|
||||
colorlinks: true
|
||||
header-includes:
|
||||
@ -45,9 +45,9 @@ pandoc-latex-environment:
|
||||
|
||||
# CONTEXT
|
||||
|
||||
This is just a smaple document to test the Cloudron Pandon PDF Builder.
|
||||
This is just a sample document to test the Cloudron Pandon PDF Builder.
|
||||
|
||||
It is just a markdown document. Upload it ot the app with any images and cover background.
|
||||
It is just a markdown document. Upload it to the app with any images and cover background.
|
||||
|
||||
::: important
|
||||
This is an example of using awesomebx.sty to add styling to content.
|
||||
@ -80,7 +80,7 @@ Also in the preamble, you can specify a cover.
|
||||
|
||||
This is just a PDF with any graphics you want to show on the cover page.
|
||||
|
||||
The document title and other document data will be over-printed ont this background.
|
||||
The document title and other document data will be over-printed onto this background.
|
||||
|
||||
::: warning
|
||||
This is another styling feature to draw attention to content.
|
||||
@ -104,7 +104,7 @@ The styling features you can use are :
|
||||
### Subheadings
|
||||
|
||||
This is a 3rd level subheading.
|
||||
You can use standard markdwon for this, e.g. `###`.
|
||||
You can use standard markdown for this, e.g. `###`.
|
||||
|
||||
> You can also add a blockquote for certain content
|
||||
|
||||
@ -122,11 +122,11 @@ Check guides on the internet for writing Markdown.
|
||||
|
||||
An image is included in the body of the document using standard Markdown.
|
||||
|
||||
```![Sample Image](sample-image.png)```
|
||||
```![Sample Image](sample-logo.png)```
|
||||
|
||||
![Sample Image](sample-image.png)
|
||||
![Sample Image](sample-logo.png)
|
||||
|
||||
## HIghlight text
|
||||
## Highlight text
|
||||
|
||||
You can highlight text using `a back-tick` character at start and end of text.
|
||||
|
||||
@ -156,7 +156,7 @@ EG : `\vskip 0.3em`
|
||||
|
||||
::: box
|
||||
|
||||
![](awesomebox.pdf)
|
||||
![](awesomebox-p1.pdf)
|
||||
:::
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user