-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
It would be nice if there was a standard way of specifying a caption for
macros. The caption would ideally be displayed aligned top-left (outside) the code panel.
eg.
Example 4.2 - Solve any problem imaginable
-------------------------------------------
| blah blah blah fubar wibble; |
| blah blah blah fubar wibble; |
| blah blah blah fubar wibble; |
| blah blah blah fubar wibble; |
-------------------------------------------
The caption would have a specific style associated with it allowing css control of visual appearence. From memory is there not some sort of "caption" feature on tables (use for accessibility purposes) that you might be able to use for this (as it can be visible or not, top or bottom, etc)?