Marksmarty Filter Tips: Bad Block-Title
Tobias Maier - March 6, 2008 - 16:36
| Project: | Markdown with SmartyPants |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
This was fixed in the successor module: http://drupal.org/project/markdown and is out in the 5.x-1.0 release.
#2
Automatically closed -- issue fixed for two weeks with no activity.