Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove leading and trailing empty lines in code blocks | Boris Verkhovskiy | 2024-04-06 | -1/+0 |
| | ||||
* | [awk] Fix wrong example output (in all languages) (#4750) | Adrien LUDWIG | 2023-09-08 | -1/+1 |
| | ||||
* | edit overly long lines, consider markdownlint | Norwid Behrnd | 2022-11-23 | -5/+7 |
| | | | | | | | 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. | |||
* | substitute a tab space by explicit spaces | Norwid Behrnd | 2022-11-23 | -1/+1 |
| | ||||
* | run `sed -i "s/ *$//" awk-es.html.markdown` | Norwid Behrnd | 2022-11-23 | -16/+16 |
| | | | | Remove of trailing spaces. | |||
* | correct example of gsub in awk-es | Norwid Behrnd | 2022-07-11 | -1/+1 |
| | | | | | | Edit is based on the correction in the English edition.[1] [1] https://github.com/adambard/learnxinyminutes-docs/pull/4437 | |||
* | Move "awk" articles to the "tool" category | Pierre-François Clement | 2019-03-08 | -1/+2 |
| | ||||
* | [awk/en] Fix atan2 args order | Aleksandr Mazurik | 2018-07-28 | -1/+1 |
| | ||||
* | example 2 | hugo | 2017-07-15 | -2/+1 |
| | ||||
* | example | hugo | 2017-07-15 | -37/+37 |
| | ||||
* | string patterns | hugo | 2017-07-15 | -46/+45 |
| | ||||
* | string funcs | hugo | 2017-07-15 | -4/+4 |
| | ||||
* | awk-es script trig funcs | hugo | 2017-07-15 | -43/+45 |
| | ||||
* | awk-es script concatenate | hugo | 2017-07-15 | -2/+2 |
| | ||||
* | awk-es script start | hugo | 2017-07-15 | -22/+23 |
| | ||||
* | awk-es intro | hugo | 2017-07-15 | -11/+11 |
| | ||||
* | awk-es created | hugo | 2017-07-15 | -0/+361 |