Text::Markdown::Discount
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
1.5 KiB

  1. Discount is primarily my work, but it has only reached the point
  2. where it is via contributions, critiques, and bug reports from a
  3. host of other people, some of which are listed before. If your
  4. name isn't on this list, please remind me
  5. -david parsons (orc@pell.chi.il.us)
  6. Josh Wood -- Plan9 support.
  7. Mike Schiraldi -- Reddit style automatic links, MANY MANY MANY
  8. bug reports about boundary conditions and
  9. places where I didn't get it right.
  10. Jjgod Jiang -- Table of contents support.
  11. Petite Abeille -- Many bug reports about places where I didn't
  12. get it right.
  13. Tim Channon -- inspiration for the `mkd_xhtmlpage()` function
  14. Christian Herenz-- Many bug reports regarding my implementation of
  15. `[]()` and `![]()`
  16. A.S.Bradbury -- Portability bug reports for 64 bit systems.
  17. Joyent -- Loan of a solaris box so I could get discount
  18. working under solaris.
  19. Ryan Tomayko -- Portability requests (and the rdiscount ruby
  20. binding.)
  21. yidabu -- feedback on the documentation, bug reports
  22. against utf-8 support.
  23. Pierre Joye -- bug reports, php discount binding.
  24. Masayoshi Sekimura- perl discount binding.
  25. Jeremy Hinegardner- bug reports about list handling.
  26. Andrew White -- bug reports about the format of generated urls.
  27. Steve Huff -- bug reports about Makefile portability (for Fink)
  28. Ignacio Burgue?o-- bug reports about `>%class%`
  29. Henrik Nyh -- bug reports about embedded html handling.
  30. John J. Foerch -- bug reports about incorrect `–` and `—`
  31. translations.