Rev 13044 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
13044 | bpr | 1 | <pre> |
14166 | bpr | 2 | !set text=!record 0 of slib/README.md |
3 | !set text=!replace internal '' by $emphend in $text |
||
4 | !replace internal `` by $emph in $text |
||
5 | |||
6 | ############## |
||
7 | !record 1 of slib/README.md |
||
8 | $():proc |
||
9 | !record 2 of slib/README.md |
||
10 | |||
11 | ############## |
||
12 | |||
13 | !set text=!record 3 of slib/README.md |
||
14 | !set text=!replace internal '' by $emphend in $text |
||
15 | !replace internal `` by $emph in $text |
||
16 | |||
13044 | bpr | 17 | </pre> |