qkzk / qcm_alchemy

Share multiple question choices with your student created from simple mardown files
https://qcmqkzk.fr
GNU General Public License v2.0
3 stars 1 forks source link

Parser. Ensure to parse the last line of md source. #36

Closed qkzk closed 2 years ago

qkzk commented 2 years ago

Fix a bug where last line of source file weren't parsed.

We needed to have a blank line ending the source file to be sure the last answer were parsed correctly