I made a definition list macro!
You can use it by specifying
\{define:
term|some definition of the term|
Another Term|Some deffinition of that term|
Pipes|The pipes (\|) are \*vital,\* so you can't leave them off!|
up to ten times|over ten times doesn't work at all, watch:|
five|5|
six|6|
seven|7|
eight|8|
nine|9|
ten|10|
eleven|11|
twelve|12\}
- some definition of the term
- Another Term
- Some deffinition of that term
- Pipes
- The pipes (
- ) are *vital,* so you can't leave them off!
- Up to ten times
- over ten times doesn't work at all, watch:
- five
- 5
- six
- 6
- seven
- 7
- eight
- 8
- nine
- 9
- ten
- 10
If you want more, I can make it handle more, but at the moment I can't be bothered to write Java code, so I can't make it variable. That is, it will work with LESS than 10, but not more. If we find 10 isn't enough, I can make it 25 or whatever ... or maybe someone with more Java knowledge can code it as a custom Java macro
.