mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
Add external link marker
This commit is contained in:
@@ -20,6 +20,10 @@ content_static_path: img
|
||||
# PDF creation needs a dir for temporary files
|
||||
temporary_files_path: /tmp/
|
||||
|
||||
# Custom filters live here and start with filter_
|
||||
filter_paths:
|
||||
- tool
|
||||
|
||||
default_filters:
|
||||
- multicode_tabs
|
||||
- standardize_header_ids
|
||||
@@ -27,6 +31,7 @@ default_filters:
|
||||
- callouts
|
||||
- badges
|
||||
- link_replacement
|
||||
- external_links
|
||||
|
||||
callout_class: "devportal-callout"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user