Rev 13044 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13044 | Rev 14166 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <pre> |
1 | <pre> |
- | 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 | ############## |
|
2 | !record |
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 | ||
3 | </pre> |
17 | </pre> |