Commit Graph

517 Commits

Author SHA1 Message Date
luminist7
37f97e7e70 Move 'AngularJS' to Frameworks section. This Angular will eventually be joined by many other frameworks like React, Angular, Express, Django, etc. 2024-04-14 17:07:59 -06: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
A1EF
62e2e6df9c
[zfs/zh-cn] Update zfs.html.markdown 2024-04-06 20:20:56 +03:00
Boris Verkhovskiy
3e687f1a8c Remove leading and trailing empty lines in code blocks 2024-04-06 08:33:50 -07:00
Boris Verkhovskiy
100fb0a740 iBooks -> Apple Books 2024-04-06 04:01:29 -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
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
365200ce0a Fix syntax highlighting for Markdown 2024-04-03 04:05:40 -07:00
Boris Verkhovskiy
616e40816d
Merge branch 'master' into elixir-casing 2024-04-03 02:02:49 -07:00
Kelli Rockwell
c2878077cb
Update Go official site links from golang.org -> go.dev (#4871) 2024-04-01 09:35:55 +02:00
CatfishWen
c2c7195779
[csharp/zh-cn] update translation (#4856) 2024-03-10 12:41:06 +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
fbb67906c1
#4833 2024-02-01 11:00:10 +01:00
ZUO Zhihua
e561b5bb54
[Fortran/en] [Fortran/zh-cn] Format the code, introduce the latest standard Fortran 2023 (#4814)
* Fortran: format code style and improve description

* Fortran: rename filenames, update Chinese version
2023-12-25 19:22:45 +01:00
谭九鼎
c478046e7b
[json/zh-cn] sync with en (#4044)
* [json/zh-cn] sync with en

* Update json-cn.html.markdown
2023-12-15 19:12:09 +08:00
钟泽源
51cbfef614
[cobol/zh-cn] (#4032)
* translate cobol.html.markdown to chinese version

* Update cobol-cn.html.markdown

* Update cobol-cn.html.markdown

* Update cobol-cn.html.markdown

* Update zh-cn/cobol-cn.html.markdown

Co-authored-by: 谭九鼎 <109224573@qq.com>

---------

Co-authored-by: GOLGO11 <@873200646@qq.com>
Co-authored-by: ven <vendethiel@hotmail.fr>
Co-authored-by: 谭九鼎 <109224573@qq.com>
2023-12-14 15:47:05 +01:00
Dennis Felsing
d500319a7a Update my website 2023-09-24 09:33:18 +08:00
Adrien LUDWIG
62b5f91d72
[awk] Fix wrong example output (in all languages) (#4750) 2023-09-08 13:27:46 +08:00
erhu
f472504d58
Update c-cn.html.markdown (#4740)
chore: typedefs to typedef
2023-08-25 11:37:22 +08:00
kdxcxs
b3a8f56424
[ruby/zh-cn] fix typo (#4681) 2023-06-08 14:56:07 +08:00
Joel Jucá
3e22775a64
Fix bad case in the Elixir language 2023-04-27 17:09:38 -03:00
Hex
eeb6c05ebb
Fix comment for loop 99 → 100 (#4649)
Co-authored-by: yuyf <yuyanfei@cmict.chinamobile.con>
2023-04-20 21:19:33 +08:00
Marcel Ribeiro-Dantas
9817ee032b
Merge pull request #4581 from verhovsky/matlab
[matlab/*] make "MATLAB" an acronym
2023-03-27 11:20:55 -03:00
Xianguang Zhou
c3cc321c31
[clojure-macros/zh-cn] Delete a unmatched parenthesis. (#4599) 2023-02-17 17:54:37 +08:00
Boris Verkhovskiy
95435c811c Make "MATLAB" an acronym 2023-01-22 07:51:19 +02:00
wang sy
5f941a4dee Fix broken 4clojure links 2023-01-14 13:42:05 +08:00
zjzj1996
fd802bfd43 fix:typo 2023-01-11 15:10:03 +08:00
shoreyk
354fe6fe7d
[lua/zh-cn] loadstring -> load (#4554)
loadstring已弃用
2022-12-08 11:19:58 +08:00
wczcw
4090ae734f
[GDScript/zh-cn] Add for usage with int (#4478) 2022-08-17 20:01:12 +08:00
Chuckie Chen
736fea8f39
[powershell/zh-cn] correct mistakes 勘误 (#4469)
Co-authored-by: Chuckie Chen <chuckie_chen945@qq.com>
2022-08-08 20:04:51 +08:00
Marcel Ribeiro-Dantas
3e0a35ad37
Update c# to upercase C# 2022-08-01 22:40:55 +02:00
Marcel Ribeiro-Dantas
7f60e471fc
Update c++ to upercase C++ 2022-08-01 22:39:47 +02:00
Marcel Ribeiro Dantas, Ph.D
3bb69ae289
Fix language name 2022-08-01 09:46:50 +02:00
Chuckie Chen
9852ea8856
[python/zh-cn] correct mistakes 勘误 (#4468)
* [python/zh-cn] fix typo 修正打字错误

我们可以通过遍历还访问所有的值 -> 我们还可以通过遍历访问所有的值

* add missing character 添加遗漏的字符

这个 math.p 文件会被代替引入 -> 这个 math.py 文件会被代替引入

* fix typo
2022-07-29 15:16:13 +08:00
Marcel Ribeiro-Dantas
139a62ad2e
Fix document category for Docker in zh-cn
Docker is a tool, not a language.
2022-07-12 23:33:14 +02:00
wczcw
67c9ce1eb5
[GDScript/zh-cn] Add GDScript Chinese translation (#4416)
* [GDScript/zh-cn] Add GDScript Chinese translation

* [GDScript/zh-cn] Remove something inappropriate

* [GDScript/zh-cn] Rename GDScript cn file

* [GDScript/zh-cn] Keep lines under 80 chars

* [GDScript/zh-cn] Header config

Co-authored-by: xiehuaqiao <xiehuaqiao@national-space.com>
2022-07-12 11:49:03 +08:00
Norwid Behrnd
dbcaa68877 correct example gsub in zh-cn-awk
Edit based on the correction of the English original.[1]

[1] https://github.com/adambard/learnxinyminutes-docs/pull/4437
2022-07-11 15:13:35 +02:00
Marcel Ribeiro-Dantas
a43b26041d
Remove GitGuy dead link from git material (close #4314) 2022-07-08 15:11:23 +02:00
mphschmitt
a92ab5a75e
[rust/zn] fix chinese translation. (#4425) 2022-07-07 08:25:30 +08:00
MapleinCode
835d077573
[python/zh-cn]Complete Translation (#4351)
Co-authored-by: 谭九鼎 <109224573@qq.com>
2022-04-08 20:06:22 +08:00
Dyn
3a425f8cf3
[sql/zh-cn]:Update filename for consistency (#4348) 2022-03-19 16:16:00 +08:00
Brian Holbrook
d208b72f6a
[mips/*] Fix branching example (#4315) 2022-03-03 15:44:38 +08:00
lzw-723
414ac29188
[raylib/zh-cn] Completed translation (#4325) 2022-02-20 22:17:15 +08:00
谭九鼎
2f05725cc0
[Docker/zh-cn] Init translation (#3926) 2022-01-22 20:20:16 +08:00
YAN Hui Hang
831b708150
Update dynamic-programming-cn.html.markdown (#4103) 2022-01-03 23:58:46 +08:00