Commit Graph

17 Commits

Author SHA1 Message Date
Boris Verkhovskiy
3e687f1a8c Remove leading and trailing empty lines in code blocks 2024-04-06 08:33:50 -07:00
Adrien LUDWIG
62b5f91d72
[awk] Fix wrong example output (in all languages) (#4750) 2023-09-08 13:27:46 +08:00
Norwid Behrnd
2ad6b09fa9 edit overly long lines, consider markdownlint
Lines longer than 80 characters are edited.  Withn reason, suggests
by markdownlint[1] are equally considered, too.

[1] https://github.com/markdownlint/markdownlint, version 0.12.0.
2022-11-23 21:08:20 +01:00
Norwid Behrnd
5260db7077 substitute a tab space by explicit spaces 2022-11-23 21:04:56 +01:00
Norwid Behrnd
033f3e65b9 run sed -i "s/ *$//" awk-es.html.markdown
Remove of trailing spaces.
2022-11-23 21:01:38 +01:00
Norwid Behrnd
0b6ac01abe correct example of gsub in awk-es
Edit is based on the correction in the English edition.[1]

[1] https://github.com/adambard/learnxinyminutes-docs/pull/4437
2022-07-11 14:59:38 +02:00
Pierre-François Clement
ed100434e3
Move "awk" articles to the "tool" category 2019-03-08 17:19:27 +01:00
Aleksandr Mazurik
d375092374 [awk/en] Fix atan2 args order 2018-07-28 21:48:25 +03:00
hugo
1bfd17ee7d example 2 2017-07-15 12:09:52 -07:00
hugo
bad152cde0 example 2017-07-15 12:08:09 -07:00
hugo
1a2d09eb81 string patterns 2017-07-15 11:50:55 -07:00
hugo
3d3ab700d1 string funcs 2017-07-15 11:33:24 -07:00
hugo
915a4b21f7 awk-es script trig funcs 2017-07-15 02:02:03 -07:00
hugo
fed2f2a19e awk-es script concatenate 2017-07-15 01:21:00 -07:00
hugo
a276468f29 awk-es script start 2017-07-15 01:16:11 -07:00
hugo
0f90bc5e5c awk-es intro 2017-07-15 00:40:58 -07:00
hugo
05dba0fb24 awk-es created 2017-07-15 00:27:55 -07:00