ItemListWithHorizontalSpace


Test to see if I can create a list where the first word takes up at least a certain amount of horizontal space.

%define=h background-color=yellow width=200px%%%

* %h%Word%%   - other word
* %h%Second word%% - hopefully aligned with "other word" above
  • Word - other word
  • Second word - hopefully aligned with "other word" above

Unfortunately this doesn't seem to work.. why doesn't 'width' work?


%define=h1 float=left background-color=yellow width=200px%%%

* %h1%Word%%   - other word
* %h1%Second word%% - hopefully aligned with "other word" above
  • Word - other word
  • Second word - hopefully aligned with "other word" above

This works actually, not sure if using float is a good idea though...


%define=h1 float=left background-color=yellow width=200px%%%

* %h1%Word%%   - other word - %float=right%floating to the right%%
* %h1%Second word%% - hopefully aligned with "other word" above
  • Word - other word - floating to the right
  • Second word - hopefully aligned with "other word" above
 0: 00.00 00.00 config start
 1: 00.01 00.01 config end
 2: 00.21 00.21 MarkupToHTML begin
 3: 00.21 00.21 MarkupToHTML begin
 4: 00.21 00.21 MarkupToHTML end
 5: 00.21 00.21 MarkupToHTML begin
 6: 00.22 00.21 MarkupToHTML end
 7: 00.22 00.21 MarkupToHTML begin
 8: 00.22 00.21 MarkupToHTML end
 9: 00.22 00.22 MarkupToHTML end
10: 00.23 00.22 MarkupToHTML begin
11: 00.23 00.23 ReadApprovedUrls SiteAdmin.ApprovedUrls begin
12: 00.24 00.23 ReadApprovedUrls SiteAdmin.ApprovedUrls end
13: 00.24 00.24 MarkupToHTML end
14: 00.24 00.24 MarkupToHTML begin
15: 00.25 00.24 MarkupToHTML end
16: 00.25 00.24 now
Peak memory: 3,712,632 bytes