Commit 91b10c

2025-10-25 06:43:55 Nolan Krawczak: -/-
/dev/null .. test.md
@@ 0,0 1,38 @@
+ # Test Page
+
+ <head>
+ <style>
+ img {
+ float: right;
+ margin-left: 15px; /* space between text and image */
+ height: 400px; /* optional: control image size */
+ }
+ </style>
+ </head>
+
+ ---
+ ## Human
+
+
+ <body>
+ <p>
+ <img src="/Species/human-5e.png" alt="Description">
+ This is your text on the left side of the image. It will wrap nicely around the image and stay on the left side even if the paragraph is long. You can write multiple sentences, and the image will remain right-aligned.
+ </p>
+ <div style="clear: both;"></div>
+ </body>
+
+ ---
+ ## Elf
+
+ <body>
+ <p>
+ <img src="/Species/elf-5e.png" alt="Description">
+ This is your text on the left side of the image. It will wrap nicely around the image and stay on the left side even if the paragraph is long. You can write multiple sentences, and the image will remain right-aligned.
+ </p>
+ <div style="clear: both;"></div>
+ </body>
+
+
+ ---
+ ## Elf
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9