Images
Kx Markdown can display static images inside a Practice Set context block.
Images use Markdown-style image syntax:
For example:
[context]Vocabulary for using a computer and sending electronic mail.
[/context]Image Description
Section titled “Image Description”The text inside the square brackets describes the image:
 ^^^^^^^^^This text becomes the image’s alternative text.
Use a short description that communicates the important content or purpose of the image.
Image Path
Section titled “Image Path”Kx Markdown images use paths beneath /assets/.
/assets/es/ch2/book-3.pngA complete image declaration therefore looks like:
Image Size
Section titled “Image Size”An optional size instruction can follow the image:
[size:50]The size is an integer percentage from 1 through 100.
[size:25][size:50][size:75][size:100]When size is omitted, Kx Markdown uses 100.
The image maintains its aspect ratio and is centered within the available content area.
Images and Context
Section titled “Images and Context”Images are context content rather than practice-line visuals.
For example:
[context]Study the classroom vocabulary shown below.
[size:60][/context]
- la pizarra- la silla- el escritorioUse a static image when the same supporting image should remain part of the Practice Set context.