| Commit message (Collapse) | Author | Age | Lines |
... | |
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[set-theory/en] Add the vertical bar qualifier explanation
|
|/ / / / / / / / /
| | | | | | | | |
| | | | | | | | | |
The vertical bar qualifier explanation is missing, but it's widely used interchangeably with the colon qualifier. Even it the text you use "|" so it should be explained as well.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Cairo/en
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ |
|
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
[brainfuck/en]: add several docs & fix online interpreter url
|
|/ / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
[python/en]removed tutorial that no longer exists
|
|/ / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
[yaml/de-de] Fixed minor typo
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Corrected minor typo: "Zeiangaben" -> "Zeitangaben"
|
| |/ / / / / / /
|/| | | | | | |
| | | | | | | | |
Text of the CC-3.0 SA license added as license.txt (source: https://creativecommons.org/licenses/by-sa/3.0/legalcode.txt)
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
[python/es-es] parentheses required in print functions are added
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Fix broken 4clojure links
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
fix:typo
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Fixes typos in many different English articles
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
|
| | | | | | |
| | | | | | |
| | | | | | | |
loadstring已弃用
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[yaml/en] [yaml/fr] add another example for YAML null value
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[python/en] Add missing json import
|
|/ / / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
CONTRIBUTING, lint and hint to markdownlint
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
In the longer term, the use of a linter (similar to pylint for
Python) may contribute to easier maintenance of the markdown files
and consistent display of the content on the web page.
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Accounts for most of the remaining suggestions by markdownlint.[1]
[1] https://github.com/markdownlint/markdownlint, version 0.12.0.
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Manual adjustments and light edits to stay within the 80 character
limit per line. Manual dedent of second level entries met in the
lower part of the document.
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Running `sed -i "s/^ +/ */" CONTRIBUTING.markdown`. This is to
be complemented by a manual correction in the lower section, too.
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
An instance of `sed -i "s/^-/*/" CONTRIBUTING.markdown`.
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
An instance of `sed -i "s/\t/ /g" CONTRIBUTING.markdown`.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[docker/en] Rewriting the docs for Docker
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | |
| | | | | | | | | |
into docker-docs
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[awk/es] limit the code block to 80 characters/line (max)
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
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.
|
| | | | | | | | | | |
|
| | |/ / / / / / /
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | | |
Remove of trailing spaces.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[awk/fr] limit code block to 80 characters/line (maximum)
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
In previous commits, some introducing comments ended just in the
line ahead of their example; others did not. For consistency,
comments are now back to back with their example.
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Critical threshold for a line are 80 characters maximum.
|
| |/ / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Remove of trailing spaces.
|