I’ve been maintaining a site for a couple of years and know my way around WP, but can’t figure this out.
I want to make a glossary with each term and definition in a specific format. The term should be bold and the definition in plain text, indented about 25px (see code below).
With CSS styles, I have to apply the style to each line which is tedious.
Is there any way to create custom blocks for this one page?
I’m using GeneratePress and have GenerateBlocks/Elements. I’ve messed around with them without success.
# Glossary
**Aardvark**
Animal that eats ants.
**Apple**
A crisp and tasty fruit.
