Skip to content

0.2.1 Fixed HTML Character References

Compare
Choose a tag to compare
@micahcochran micahcochran released this 11 Sep 13:42
· 3 commits to master since this release
2cf00ad
  • Fix output to remove HTML character references such as & and replace with the proper Unicode symbol (so &)
  • Improve typing.
  • remove keys with empty values (None, [], or "") from the outputted recipe.

Changes made in PR #30