Commit Graph

8072 Commits

Author SHA1 Message Date
Max Schumacher
9276729767
Merge pull request #3945 from pedrowindisch/patch-1
[p5/en] Fixed a wrong URL
2020-07-07 11:59:36 +02:00
Max Schumacher
0a407509df
Merge pull request #3950 from threadspeed/master
[elixir/en] Added link
2020-07-07 11:58:47 +02:00
Max Schumacher
7b19d26e1b
Merge pull request #3957 from maartenJacobs/patch-1
[json/nl] Small translation fixes
2020-07-07 11:57:53 +02:00
Max Schumacher
4935d77792
Merge pull request #3960 from fujimura/patch-1
[smalltalk/en]Fix symbol concatenation example in Smalltalk
2020-07-07 11:52:34 +02:00
Max Schumacher
7ee221453f
Merge pull request #3963 from ivirshup/patch-1
[RST/en] Fix compile errors from link and escaping
2020-07-07 11:46:09 +02:00
Max Schumacher
47928eee63
Merge pull request #3964 from taivlam/master
[matlab/en] Correcting typo
2020-07-07 11:44:31 +02:00
Max Schumacher
cc2aa766da
Merge pull request #3966 from io12/patch-1
[set-theory/en] Fix formatting issues
2020-07-07 11:44:03 +02:00
Max Schumacher
7e0f2d98fc
Merge pull request #3965 from ComputerGenius152/patch-1
[git/en] Correcting Minor Typos
2020-07-07 11:40:21 +02:00
Ben Levy
081cf637cc
Fix set theory formatting issues 2020-07-04 22:46:46 -04:00
cg
073a9bbb7e
Update git.html.markdown
Fixing a few typos.
2020-07-02 13:28:08 -04:00
Isaac Virshup
2df3917975
[RST/en] Fix compile errors from link and escaping
There were two issues here:

* The non-inline link was used incorrectly, and should have a colon after the specifier. 
* A compile error was generated from having a non-escaped `*`.

These can be verified by running `rst2html`:

```sh
$ rst2html.py ./restructuredtext.rst tmp.html
./restructuredtext.rst:24: (WARNING/2) Inline emphasis start-string without end-string.
./restructuredtext.rst:59: (WARNING/2) malformed hyperlink target.
```

After adding the colon, and adding the escape

```sh
$ rst2html.py ./restructuredtext.rst tmp.html
$
```

I've also added a sentence on escaping.
2020-06-24 16:55:02 +10:00
Daisuke Fujimura
34ac05a9e7
Fix symbol concatenation example in Smalltalk 2020-06-20 13:17:12 +09:00
Maarten Jacobs
237fcae028
Small translation fixes
Added a few missing characters
2020-06-14 18:59:29 +01:00
a'_
ef04802863 Propose Set Theory 2020-06-04 19:59:09 -07:00
Andrew Ryan Davis
37c5b3dcd8
Merge pull request #3932 from fredwangwang/master
[jsonnet/en]
2020-06-04 15:51:42 -07:00
threadspeed
8d4d4285b3
Update elixir.html.markdown
added link
2020-06-03 20:09:19 +02:00
threadspeed
115ceaa13b
Update elixir.html.markdown
added link
2020-06-03 20:08:51 +02:00
Pedro Henrique Windisch
53efb0eca4
Update p5.html.markdown 2020-06-01 14:56:26 -03:00
Pedro Henrique Windisch
bd01b590cf
Fixed a wrong URL
The URL had a quote on the end, redirecting the user to processing.org%22, instead of processing.org.
2020-06-01 13:42:15 -03:00
Max Schumacher
bf39f18a78
Merge pull request #3798 from DartFNM/master
pascal-ru.html.markdown - Pascal translation to Russian language
2020-06-01 10:28:59 +02:00
Yeongjae Jang
54c34420f8 Update vim-kr.html.markdown 2020-05-26 18:45:43 -07:00
Luxor
bede2a3f17 Update vim-kr.html.markdown
Correcting typos and add some lines
2020-05-26 18:45:43 -07:00
oliv37
7f1dc6ce2b fix typo bash.html.markdown 2020-05-26 18:13:38 -07:00
oliv37
6955861bba Add indirect expansion in bash.html.markdown 2020-05-26 18:13:38 -07:00
amigos-maker
55ad60b7dd Update python.html.markdown
added useful links
2020-05-26 18:11:58 -07:00
Igetin
c89f2d3ac3 Fix reference to an undefined variable 2020-05-24 14:28:10 -07:00
Lartu
293972edab Update ldpl.html.markdown 2020-05-24 14:08:31 -07:00
Sizhe Zhao
711912580b Fix typos in raku.html.markdown 2020-05-23 15:40:10 -07:00
Sizhe Zhao
27d32b5e43 Fix typos in raku.html.markdown 2020-05-23 15:40:10 -07:00
Ryan Huang
5f6375db90 Remove extra space 2020-05-23 15:34:40 -07:00
Samuel Chase
cfad802b4f Fix some typos for the Raku page 2020-05-23 15:21:58 -07:00
Michael Federczuk
c23bbf004a Fix typo in groovy.html.markdown
"mthod" -> "method"
2020-05-23 15:17:29 -07:00
Huan Wang
8a2579a440 add jsonnet 2020-05-21 00:52:38 -06:00
Adam Bard
3356b2bc9f
Merge pull request #3712 from denniskeller/clojure-macro-de
[clojure-macros/de] Translate clojure-macros to german
2020-05-19 09:02:32 -07:00
Adam Bard
b3e1b57960
Merge pull request #3713 from denniskeller/pug-de
[pug/de] Translate pug to german
2020-05-19 09:01:51 -07:00
Adam Bard
34227247f0
Merge pull request #3714 from waynee95/de-elm
[elm/de] Translate elm to german
2020-05-19 09:01:31 -07:00
Adam Bard
d8c8755e5b
Merge pull request #3709 from chris54721/patch-2
[sql/it] Add sql-it.html.markdown
2020-05-19 09:00:47 -07:00
Adam Bard
f84a61e5a0
Merge pull request #3708 from chris54721/patch-1
[zfs/it] Add zfs-it.html.markdown
2020-05-19 09:00:22 -07:00
Adam Bard
8d7921af36
Merge pull request #3707 from haritonch/vim-greek-translation
[vim/el-gr] Add greek translation for vim
2020-05-19 08:59:46 -07:00
Adam Bard
b7ac44c405
Merge pull request #3925 from sjbutler/patch-1
[MIPS/en] minor fix for uncommented comment line
2020-05-19 08:23:24 -07:00
waynee95
9d359fb517
Merge pull request #1 from caminsha/waynee95/elm/de
[elm/de-de] Fixed a small typo
2020-05-09 15:54:00 +02:00
Simon Butler
729d131a91
minor fix for uncommented comment line 2020-05-08 09:29:38 +02:00
taivlam
2cdee6fe48
[matlab/en]
Corrected "Multiple each element in A" to "Multiply each element in A" in line 237.
2020-05-07 03:23:41 +00:00
caminsha
f420555c64 Fixed a small typo
Elemenent -> Elementen
2020-05-02 02:44:21 +02:00
Divay Prakash
f21a011eb4
Merge pull request #3914 from kallekutta/vim-quit
[vim/en] Add shortcut for quit vim
2020-04-24 12:04:12 +05:30
Nils Karlström
429a03869c [vim/en] Add shortcut for quit vim 2020-04-23 16:11:14 +02:00
Divay Prakash
ecca2c3837
Merge pull request #3905 from caminsha/en/crystal_smalltypos
[crystal/en] Fixed typo and reference url
2020-04-16 14:42:07 +05:30
caminsha
7a782b47fe changed http link to https 2020-04-12 20:21:54 +02:00
caminsha
e13f05c9cf Fixed a small typo.
litteral => literal
2020-04-12 18:40:03 +02:00
Divay Prakash
2f81283970
Merge pull request #3883 from roastchicken/master
[lua/en] Fix typo by indicating a range with '...' instead of '..'
2020-04-11 16:35:42 +05:30