Sha256: 5c1dacaadb8162858cc1b89d20ffa33ab264bbf589eb29cd26222d75817d62e0

Contents?: true

Size: 549 Bytes

Versions: 1

Compression:

Stored size: 549 Bytes

Contents

#h1 Ideas

#ul
  #li
    #p Support validation. Which elements can contain which other elements? Which elements can live at the root?

  #li
    #p Have different translators built-in. I’m thinking %code{BasicMarkdown2HTML} and %code{HTMLForWriters2HTML}, and perhaps %code{DocBook2HTML}.

  #li
    #p A refactored parser that does not need to reset %code{@pos}, and maybe not even have any kind of mutable state at all.

  #li
    #p Fancy exception handling actually used somewhere.

  #li
    #p Documentation for every exception that occurs.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
d-mark-1.0.0b2 ideas.dmark