Skip to content
  • JoostvanPinxten's avatar
    Fix default parameters as reported in #168 (#169) · 0673a772
    JoostvanPinxten authored
    * Add test for raw bibtex entries on the details page. It currently fails as the details generator does not get passed through the liquidify utility, but instead is passed to liquid parser immediately.
    
    * Fix the issue that the bibliography tag is rendered differently on the details page than in the bibliography tag. They should now behave (more or less) in the same way.
    
    * Change default for use_raw_bibtex_entry to true, which is a saner default. Fixes issue #168.
    
    * Fix documentation style to be consistent, and update the description of use_raw_bibtex_entries to include how/when to use it.
    
    * Fix feature tests for raw bibtex entries, default value is now False instead of True
    0673a772