customcommander/citegen

Basic <name> implementation

customcommander opened this issue · 1 comments

<names variable=“author”>
  <name/>
</names>

Notes

  • Support for delimiter attribute on <names>
  • Support for multiple variables
  • Support for the default value for the form attribute on <name>
  • Assume all default values for all other attributes and children attributes
  • Assume Latin-based scripts only

This has been implemented already in a previous pull request.