Skip to contents

formatdown (development version)

  • Currently same as 0.2.0

formatdown 0.2.0

new features

minor improvements and fixes

  • format_numbers(0, format = "sci") now correctly yields a zero without power-of-ten notation. Likewise for format = "engr" (#10).
  • In formatdown_options(), multiply_mark can now be set to "\\cdot" (center dot), often used when decimal_mark is a comma.