Skip to content
This repository has been archived by the owner on Dec 31, 2017. It is now read-only.

move markdown parsing to exporter #78

Closed
wants to merge 1 commit into from

Commits on Mar 22, 2013

  1. move markdown parsing to exporter

    in addition to moving the markdown parsing to the exporter, this has the
    following consequences:
     * more properties are being picked up on constructors
       eg dojo/Color now has blendColors, fromRgb, fromHex, etc
     * the return-description content is now being consistently parsed as
       markdown
     * parseMarkdown is probably being called more often than what would be ideal
       because the result is no longer being stored back on the metadata
    neonstalwart committed Mar 22, 2013
    Configuration menu
    Copy the full SHA
    83c2e37 View commit details
    Browse the repository at this point in the history