html.components: use lcs-diff
parent
45344deb82
commit
6c28590789
|
@ -50,7 +50,7 @@ ARTICLE: "html.components.links" "Link components"
|
||||||
"The generic words provide methods on the " { $link string } " and " { $link url } " classes which treat the object as a URL. New methods can be defined for rendering links to custom data types." ;
|
"The generic words provide methods on the " { $link string } " and " { $link url } " classes which treat the object as a URL. New methods can be defined for rendering links to custom data types." ;
|
||||||
|
|
||||||
HELP: comparison
|
HELP: comparison
|
||||||
{ $description "Comparison components render diffs output by the " { $link diff } " word." } ;
|
{ $description "Comparison components render diffs output by the " { $link lcs-diff } " word." } ;
|
||||||
|
|
||||||
HELP: farkup
|
HELP: farkup
|
||||||
{ $description "Farkup components render " { $link "farkup" } "." } ;
|
{ $description "Farkup components render " { $link "farkup" } "." } ;
|
||||||
|
|
Loading…
Reference in New Issue