Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 423 Bytes

HOWTO.md

File metadata and controls

30 lines (16 loc) · 423 Bytes

How To Write a Citator

(In progress)

  • Open a ticket with a brief description
  • Create the regex(es) that catch the cite
  • Add tests
  • File a pull request

Identify the cites you want to detect

Open a ticket

Create a citator

What every citator needs

How to catch a citation

Add tests

Install nodeunit

Writing a test

File a pull request

  • refer to contributing.md