Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prefer const to var Fis whitespace check on strikethrough Use 2 spaces for indenting Comment out citation test Standardize formatting Use let rather than const where appropriate Fix markdown to jira strikethrough Do not transform intra-word underscores Do not transform intra-word asterisks Remove citation from example blob to fix integration test Prevent intra-word formatting in the markdown to jira direction Handle multpile sections of bold and italic in a string Handle multiple codeblocks in the jira to markdown direction Fix tests to expect that formating should not be applied within codeblocks and {noformat} blocks Handle edge cases for bold and italic formatting Use nested describe blocks to make tests clearer Add an underscore in front of unused arguments Improve emphasis formatting from markdown to Jira Add unit tests for urls and emails Get rid of Makefile Prevent further formatting being performed within codeblocks and noformat blocks Update package.json Add FAQ section to README Add unit test for md2jira multiple codeblocks Remove unnecessary comment Make J2M a 'Class' for readability Remove stale code Require a specific direction when transforming MD Update references
- Loading branch information