Commit Graph

387 Commits

Author SHA1 Message Date
Boris Verkhovskiy
f56f80dd80 [typescript/*] Use ts for typescript syntax 2024-04-19 04:34:47 -07:00
Boris Verkhovskiy
5ac6da0722
[erlang/es] delete (#4900) 2024-04-19 01:35:30 -07:00
Boris Verkhovskiy
c69560d48c github -> GitHub 2024-04-18 22:58:53 -07:00
Boris Verkhovskiy
baf63b1f08 [typescript/*] remove dead links and format 2024-04-18 22:24:06 -07:00
luminist7
f4b01ecacd Move more libraries and frameworks to the frameworks section. 2024-04-14 17:39:27 -06:00
luminist7
d5a2d6e37c Move OpenCV, OpenGL, p5, PyQT, Qt Framework, raylib to 'Framework' section. 2024-04-14 17:14:22 -06:00
Santiago Gil
784192787d
Add Curto lang (#4768) 2024-04-13 14:08:52 +02:00
Boris Verkhovskiy
a2b4f54dc6 [c/*] remove suggestion to Google 2024-04-08 07:08:01 -07:00
Boris Verkhovskiy
216018a02e Update highlighting languages 2024-04-08 07:07:03 -07:00
Boris Verkhovskiy
868df8c4e8 Rename highlight languages back to Pygments 2024-04-08 05:36:45 -07:00
Boris Verkhovskiy
0aceb41100 [python/*] remove feedback email request 2024-04-07 03:54:02 -07:00
Boris Verkhovskiy
8f67b5f2ef fix language names 2024-04-07 03:46:42 -07:00
Boris Verkhovskiy
3e687f1a8c Remove leading and trailing empty lines in code blocks 2024-04-06 08:33:50 -07:00
Boris Verkhovskiy
ffa3f12925
Merge pull request #4552 from SrMarques/patch-1
[python/es] Update incorrect variables
2024-04-04 08:31:05 -07:00
Boris Verkhovskiy
f8475ed139 Github -> GitHub 2024-04-04 04:06:33 -07:00
Boris Verkhovskiy
01bbd084f1 Add empty lines before code blocks
otherwise they don't render as blocks
2024-04-04 04:02:42 -07:00
Boris Verkhovskiy
818b8eec46 Convert \r\n to \n 2024-04-04 00:27:01 -07:00
Boris Verkhovskiy
787e9710b9 Syntax highlighting 2024-04-03 04:16:08 -07:00
Boris Verkhovskiy
ae7197c6a6 [powershell/*] fix syntax highlighting 2024-04-03 04:14:45 -07:00
Boris Verkhovskiy
f5516715c0 [pyqt/*] fix formatting
rouge doesn't work with uppercase language names, also cleaned up whitespace
2024-04-03 04:13:28 -07:00
Boris Verkhovskiy
cdb92f27d0 Fix files that error when building 2024-04-03 04:08:59 -07:00
Boris Verkhovskiy
616e40816d
Merge branch 'master' into elixir-casing 2024-04-03 02:02:49 -07:00
Adam Bard
21baba2003 css-es.html -> css-es.html.markdown 2024-04-02 18:16:01 -07:00
Kelli Rockwell
c2878077cb
Update Go official site links from golang.org -> go.dev (#4871) 2024-04-01 09:35:55 +02:00
ven
048addeaad
Remove one of the es/CSS tutorials
#4825
2024-02-26 14:51:00 +01:00
qlikwer
3914133997
corrected an error in the number pi (#4839)
* Update go-de.html.markdown

corrected an error in the number pi

* Update go.html.markdown

corrected an error in the number pi

* Update go-pt.html.markdown

corrected an error in the number pi

* Update go-hu.html.markdown

corrected an error in the number pi

* Update go-cn.html.markdown

corrected an error in the number pi

* Update go-kr.html.markdown

corrected an error in the number pi

* Update go-ca.html.markdown

corrected an error in the number pi

* Update go-es.html.markdown

corrected an error in the number pi

* Update go-fi.html.markdown

corrected an error in the number pi

* Update go-fr.html.markdown

corrected an error in the number pi

* Update go-ru.html.markdown

corrected an error in the number pi

* Update go-it.html.markdown

corrected an error in the number pi

* Update go.html.markdown

corrected an error in the number pi
2024-02-12 13:18:44 +01:00
ven
39b0de2189
#4833 2024-02-01 10:58:52 +01:00
Iván Alburquerque
69ba90645f
[chapel/es-es] Add Spanish translation (#3746)
* [WIP] translate half the document

* [WIP]  translating 30% done

* Finish translating Chapel to es-es

---------

Co-authored-by: Ivan Alburquerque <ivan.alburquerque@digitas.com.do>
2023-12-14 15:39:21 +01:00
Adrien LUDWIG
62b5f91d72
[awk] Fix wrong example output (in all languages) (#4750) 2023-09-08 13:27:46 +08:00
Neomar Rodríguez
6125464284
[r/es] Fix typo 2023-06-26 20:06:31 -04:00
Joel Jucá
3e22775a64
Fix bad case in the Elixir language 2023-04-27 17:09:38 -03:00
Gustavo Adolfo Mejía Sánchez
7d6a852cec
Update python-es.html.markdown
- comment explanation
- translate the say function to "decir" to match with the final print
2023-03-31 11:23:16 -05:00
Boris Verkhovskiy
95435c811c Make "MATLAB" an acronym 2023-01-22 07:51:19 +02:00
luovkle
b63cb12fa3 [python/es-es] parentheses required in print functions are added 2023-01-21 00:24:42 -06:00
wang sy
5f941a4dee Fix broken 4clojure links 2023-01-14 13:42:05 +08:00
SrMarques
7479c4db90
Update incorrect variables 2022-11-24 08:30:26 +01: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
Lucas
c475d6c2d3
Cambio de "has" por "haz"
Esto se refiere al verbo "hacer", con ce; y no al verbo "haber".
2022-08-17 17:51:47 -05:00
Marcel Ribeiro-Dantas
7f60e471fc
Update c++ to upercase C++ 2022-08-01 22:39:47 +02:00
Marcel Ribeiro Dantas, Ph.D
ea93acab65
Fix language name 2022-08-01 09:46:20 +02: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
Marcel Ribeiro-Dantas
a43b26041d
Remove GitGuy dead link from git material (close #4314) 2022-07-08 15:11:23 +02:00
Mathias Schmitt
6ec3406e1e [rust/es] fix spanish translation. 2022-07-06 22:37:21 +02:00
Ay355
9552f2a1fe
[rust/all] Remove .iter() on array example (#4230)
As of Rust 1.53.0, arrays implement the IntoIterator trait, making .iter() on an array unnecessary
2021-11-01 22:27:42 +01:00
RUSLAN LÓPEZ CARRO
e811ee833b
[docker/es-es] translated docker to spanish (#4249)
* translated docker to spanish

* adding changes from review
2021-10-23 18:58:33 +02:00
Diego Ramirez
cdc3b0cc27
[c++/es-es] Fix more typos
- Grammar errors
- Unecessary capital letters

I also added myself as a "translator".
2021-09-18 07:59:40 -05:00
Diego Ramirez
5fe2787092
Fix some typos for the C++ article (Spanish)
The Spanish translation has some typos, so I have been fixing them.
2021-09-17 13:01:27 -05:00
Борис Верховский
a502f8d723
Rename OS X to macOS (#4166) 2021-05-25 13:42:50 +02:00