Commit Graph

18 Commits (9627abcd12788c625ac3fcad0b6c48518d8315ad)

Author SHA1 Message Date
Aadhavan Srinivasan 9627abcd12 Updated test 3 weeks ago
Aadhavan Srinivasan 4e9f84c2bb Add function to pretty print; commented out my word wrap and use a
built-in one instead
3 weeks ago
Aadhavan Srinivasan c4255d4578 Added a test for a list with just one item 3 weeks ago
Aadhavan Srinivasan dcbbff13cb Spacing change 3 weeks ago
Aadhavan Srinivasan 592fad2b46 Added tests for tables 3 weeks ago
Aadhavan Srinivasan b8ba27f240 Strip newlines when comparing in test 4 weeks ago
Aadhavan Srinivasan bb08b40512 Replaced nested bold with asterisks, with asterisks and underscores 4 weeks ago
Aadhavan Srinivasan 05e5548aa9 Huge rewrite - use megaparsec instead of readP 4 weeks ago
Aadhavan Srinivasan 1d9ac86a2a Implementation and test for horizontal rule 1 month ago
Aadhavan Srinivasan da38ac226f Added figure implementation and tests 1 month ago
Aadhavan Srinivasan b98a8cc44f Added image tests 1 month ago
Aadhavan Srinivasan 5393dc4eb9 Added code tests 1 month ago
Aadhavan Srinivasan 9c6634cfec Added ordered list tests 1 month ago
Aadhavan Srinivasan 2a5a68b1de Fixed test name 1 month ago
Aadhavan Srinivasan 5273c99e6e Added unordered list tests and integration tests; added strikethrough
tests to test list
1 month ago
Aadhavan Srinivasan 50888c9c3d Added bold and strikethrough tests 1 month ago
Aadhavan Srinivasan f55e160e25 Added tests for unordered lists 2 months ago
Aadhavan Srinivasan b00d79b9aa Renamed Test.hs to MdToHtmlTest.hs so that the filename matches the
module name; updated blockquote tests; started working on ordered list
tests
2 months ago