Great new feature

first of all could you commit it to the current branch of drupal-5, too?

second: the title of the block is 'Title of block #1', which is not the appropriate.

$block = array('subject' => t('Title of block #1'),
'content' => marksmarty_display_block_1());

Could you change it to something more meaningful?

Thanks, Tobi

Comments

gábor hojtsy’s picture

Status: Active » Fixed

This was fixed in the successor module: http://drupal.org/project/markdown and is out in the 5.x-1.0 release.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.