It'd be nice to have a macro for generating blog urls from blog entries. That way we don't have to hard-code links in blog entries.
Douglas supports multiple entryparsers, so in order to do this, we probably have to write some "heavy lifting" code in Douglas and then have each entryparser implement the syntax to kick off that code.
It'd be nice to have a macro for generating blog urls from blog entries. That way we don't have to hard-code links in blog entries.
Douglas supports multiple entryparsers, so in order to do this, we probably have to write some "heavy lifting" code in Douglas and then have each entryparser implement the syntax to kick off that code.