Anthony Delosa
Anthony Delosa
Python 3.11 requirements.txt and installed versions ``` mkdocs 1.4.3 mkdocs-awesome-pages-plugin 2.9.1 mkdocs-macros-plugin 0.7.0 mkdocs-material 7.3.6 mkdocs-material-extensions 1.1.1 mkdocs-with-pdf 0.9.3 weasyprint 59.0 ``` Receiving the following error when generating PDF: ```...
Support unpacking of PDS subfields where config for subfields is provided. Implemented as discussed in #16. Currently only PDS0001 and PDS0105 elements have fields mapped in default config. Open to...