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.03 00.01 config end
 2: 00.07 00.03 MarkupToHTML begin
 3: 00.07 00.03 MarkupToHTML begin
 4: 00.08 00.04 MarkupToHTML end
 5: 00.08 00.04 MarkupToHTML begin
 6: 00.08 00.04 MarkupToHTML end
 7: 00.08 00.04 MarkupToHTML begin
 8: 00.08 00.04 MarkupToHTML end
 9: 00.10 00.05 MarkupToHTML end
10: 00.11 00.05 MarkupToHTML begin
11: 00.13 00.05 ReadApprovedUrls SiteAdmin.ApprovedUrls begin
12: 00.13 00.06 ReadApprovedUrls SiteAdmin.ApprovedUrls end
13: 00.15 00.06 MarkupToHTML end
14: 00.15 00.07 MarkupToHTML begin
15: 00.16 00.07 MarkupToHTML end
16: 00.16 00.07 now
Peak memory: 3,825,184 bytes