mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 15:15:50 +00:00
add graphics section
This commit is contained in:
BIN
docs/img/xrplf-logo.png
Normal file
BIN
docs/img/xrplf-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
@@ -150,6 +150,17 @@ The files are processed with [Markdoc](https://markdoc.dev/), which means they c
|
|||||||
|
|
||||||
## Common Links
|
## Common Links
|
||||||
|
|
||||||
To make it easier to link to pages that are commonly cited, you can add a `{% raw-partial file="/docs/_snippets/common-links.md /%}` tag to a Markdown file, and then use centrally-defined reference-style links such as `[account_info method][]` or `[Payment transaction][]`. The contents of the common-links file are in alphabetical order. (They have been generated by script before, but are currently manually maintained.)
|
To make it easier to link to pages that are commonly cited, you can add a `{% raw-partial file="/docs/_snippets/common-links.md /%}` tag to a Markdown file, and then use centrally defined reference-style links such as `[account_info method][]` or `[Payment transaction][]`. The contents of the common-links file are in alphabetical order. (They have been generated by script before, but are currently manually maintained.)
|
||||||
|
|
||||||
|
## Graphics
|
||||||
|
|
||||||
|
Store your graphics in the `/docs/img` directory. Embed graphics using the syntax:
|
||||||
|
|
||||||
|
``
|
||||||
|
|
||||||
|
For example, `` renders as follows.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
{% child-pages /%}
|
{% child-pages /%}
|
||||||
|
|||||||
Reference in New Issue
Block a user