From 2f3be6973c2c4bd7f4920f55c5e1ebea4cd79193 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 25 Jun 2023 16:59:47 +0000 Subject: Doc formatting fixes Signed-off-by: Laurent Bercot --- doc/el_substitute.html | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'doc/el_substitute.html') diff --git a/doc/el_substitute.html b/doc/el_substitute.html index 6e6decb..ae3481e 100644 --- a/doc/el_substitute.html +++ b/doc/el_substitute.html @@ -78,8 +78,9 @@ then execute the echo command. So that script will print blah on stdout.

- +

Quoting

+

execline allows you to write literal ${foo} constructs @@ -163,9 +164,9 @@ $B \$B \\$B \\\$B \\\\$B \\\\\$B Phew.

-
+

A value can go through @@ -175,9 +176,9 @@ substituted. It can be crunched, split.

- +

A split value for FOO means that @@ -215,8 +216,9 @@ words beginning with the right amount of spaces, thus substituted values cannot prematurely terminate a block.)

- +

Recursive substitutions

+

A direct consequence of that rule is that substitutions will be performed @@ -280,8 +282,9 @@ ax1 bx1 cx1 dx1 ax2 bx2 cx2 dx2 ax3 bx3 cx3 dx3 in that order.

-
+

Not for the faint of heart

+

If you think you have mastered the art of execline substitution, then -- cgit v1.3.1