Instead of just having a warning in the comments https://github.com/eyeseast/python-frontmatter/blob/3910ac705cabdd6e2cd5844ffed60798f09a0f6b/frontmatter/default_handlers.py#L15-L16 Maybe print a warning to the console instead when TOML is not available?
Instead of just having a warning in the comments
python-frontmatter/frontmatter/default_handlers.py
Lines 15 to 16 in 3910ac7
Maybe print a warning to the console instead when TOML is not available?