Skip to content

Commit 07d4321

Browse files
committed
testing snippets /n
1 parent 8679391 commit 07d4321

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
49.4 KB
Loading

docs/copyright-and-licensing-information.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
## Documentation licensing
44

55
Percona XtraBackup documentation is (C)2009-2025 Percona LLC and/or its affiliates and is distributed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
6+
7+
--8<-- "png.md:image"
8+
9+
--8<-- "png.md:code"

snippets/png.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# --8<-- [start:image]
2+
![analytics](docs/_static/percona-documentation-analytics.png "analytics")
3+
# --8<-- [end:image]
4+
5+
# --8<-- [start:code]
6+
$ sudo apt update
7+
# --8<-- [end:code]
8+

0 commit comments

Comments
 (0)