Aloha - how would I modify the RTFM template (?) to align images to the left instead of the center.
Newbie here…
Many thanks for you time!
Aloha - how would I modify the RTFM template (?) to align images to the left instead of the center.
Newbie here…
Many thanks for you time!
Most images have a {.center}
or something appended to the markdown image links. This is just a markdown extra convention to add a css class. Just remove this and they will be left aligned.
Mahalos!