Ticket #41 (new defect)
No support for Mardown 1.0.1 colon-less codeblocks
| Reported by: | deveiant | Owned by: | deveiant |
|---|---|---|---|
| Priority: | normal | Milestone: | Markdown 1.0.1 |
| Component: | API | Version: | 1.0.0fc2 |
| Severity: | normal | Keywords: | new colon-less codeblock markdown101 |
| Cc: |
Description
(From RubyForge?)
For example...
Here is a line that might describe the following codeblock <tab>here is the actual codeblock. This should be seen as a codeblock yet as the first line didn't end with a : it is just treated as normal text :-(
whereas this example works...
Here is another line that might describe the following codeblock: <tab>hooray the codeblock is recognised!
Change History
Note: See
TracTickets for help on using
tickets.
