mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
pretty decent initial test.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
Literate CoffeeScript Test
|
||||
--------------------------
|
||||
|
||||
comment comment
|
||||
|
||||
test "basic literate CoffeeScript parsing", ->
|
||||
@@ -26,4 +29,15 @@ Code in `backticks is not parsed` and...
|
||||
Block comment.
|
||||
###
|
||||
|
||||
ok yes
|
||||
ok yes
|
||||
|
||||
Regular [Markdown](http://example.com/markdown) features, like links
|
||||
and unordered lists, are fine:
|
||||
|
||||
* I
|
||||
|
||||
* Am
|
||||
|
||||
* A
|
||||
|
||||
* List
|
||||
Reference in New Issue
Block a user