Skip to content

Commit 36660b2

Browse files
authored
fix table Markdown on translated pages (#18311)
1 parent 2ce40a1 commit 36660b2

3 files changed

Lines changed: 216 additions & 51 deletions

File tree

translations/ja-JP/content/rest/overview/libraries.md

Lines changed: 72 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,68 +25,123 @@ versions:
2525

2626
### Clojure
2727

28-
Library name | Repository |---|---| **Tentacles**| [Raynes/tentacles](https://github.com/Raynes/tentacles)
28+
Library name | Repository
29+
|---|---|
30+
**Tentacles**| [Raynes/tentacles](https://github.com/Raynes/tentacles)
2931

3032
### Dart
3133

32-
ライブラリ名 | リポジトリ |---|---| **github.dart** | [DirectMyFile/github.dart](https://github.com/DirectMyFile/github.dart)
34+
ライブラリ名 | リポジトリ
35+
|---|---|
36+
**github.dart** | [DirectMyFile/github.dart](https://github.com/DirectMyFile/github.dart)
3337

3438
### Emacs Lisp
3539

36-
ライブラリ名 | リポジトリ |---|---| **gh.el** | [sigma/gh.el](https://github.com/sigma/gh.el)
40+
ライブラリ名 | リポジトリ
41+
|---|---|
42+
**gh.el** | [sigma/gh.el](https://github.com/sigma/gh.el)
3743

3844
### Erlang
3945

40-
ライブラリ名 | リポジトリ |---|---| **octo-erl** | [sdepold/octo.erl](https://github.com/sdepold/octo.erl)
46+
ライブラリ名 | リポジトリ
47+
|---|---|
48+
**octo-erl** | [sdepold/octo.erl](https://github.com/sdepold/octo.erl)
4149

4250
### Go
4351

44-
ライブラリ名 | リポジトリ |---|---| **go-github**| [google/go-github](https://github.com/google/go-github)
52+
ライブラリ名 | リポジトリ
53+
|---|---|
54+
**go-github**| [google/go-github](https://github.com/google/go-github)
4555

4656
### Haskell
4757

48-
ライブラリ名 | リポジトリ |---|---| **haskell-github** | [fpco/Github](https://github.com/fpco/GitHub)
58+
ライブラリ名 | リポジトリ
59+
|---|---|
60+
**haskell-github** | [fpco/Github](https://github.com/fpco/GitHub)
4961

5062
### Java
5163

52-
ライブラリ名 | リポジトリ | 詳細 |---|---|---| **GitHub Java API**| [org.eclipse.egit.github.core](https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core) | [GitHub Mylyn Connector](https://github.com/eclipse/egit-github) の一部であり、GitHub v3 API 全体のサポートを目指します。 ビルドは [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.eclipse.egit.github.core%22) で利用できます。 **GitHub API for Java**| [org.kohsuke.github (From github-api)](http://github-api.kohsuke.org/)| GitHub API のオブジェクト指向の表現を定義します。 **JCabi GitHub API**|[github.jcabi.com (Personal Website)](http://github.jcabi.com)| Java7 JSON API (JSR-353) に基づいており、ランタイム GitHub スタブを使用してテストを簡素化し、API 全体をカバーします。
64+
ライブラリ名 | リポジトリ | 詳細
65+
|---|---|---|
66+
**GitHub Java API**| [org.eclipse.egit.github.core](https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core) | [GitHub Mylyn Connector](https://github.com/eclipse/egit-github) の一部であり、GitHub v3 API 全体のサポートを目指します。 ビルドは [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.eclipse.egit.github.core%22) で利用できます。
67+
**GitHub API for Java**| [org.kohsuke.github (From github-api)](http://github-api.kohsuke.org/)| GitHub API のオブジェクト指向の表現を定義します。
68+
**JCabi GitHub API**|[github.jcabi.com (Personal Website)](http://github.jcabi.com)| Java7 JSON API (JSR-353) に基づいており、ランタイム GitHub スタブを使用してテストを簡素化し、API 全体をカバーします。
5369

5470
### JavaScript
5571

56-
ライブラリ名 | リポジトリ | |---|---| **NodeJS GitHub library**| [pksunkara/octonode](https://github.com/pksunkara/octonode) **gh3 client-side API v3 wrapper**| [k33g/gh3](https://github.com/k33g/gh3) **Github.js wrapper around the GitHub API**|[michael/github](https://github.com/michael/github) **Promise-Based CoffeeScript library for the Browser or NodeJS**|[philschatz/github-client](https://github.com/philschatz/github-client)
72+
ライブラリ名 | リポジトリ |
73+
|---|---|
74+
**NodeJS GitHub library**| [pksunkara/octonode](https://github.com/pksunkara/octonode)
75+
**gh3 client-side API v3 wrapper**| [k33g/gh3](https://github.com/k33g/gh3)
76+
**Github.js wrapper around the GitHub API**|[michael/github](https://github.com/michael/github) **Promise-Based CoffeeScript library for the Browser or NodeJS**|[philschatz/github-client](https://github.com/philschatz/github-client)
5777

5878
### Julia
5979

60-
Library name | Repository | |---|---| **GitHub.jl**|[WestleyArgentum/GitHub.jl](https://github.com/WestleyArgentum/GitHub.jl)
80+
Library name | Repository |
81+
|---|---|
82+
**GitHub.jl**|[WestleyArgentum/GitHub.jl](https://github.com/WestleyArgentum/GitHub.jl)
6183

6284
### OCaml
6385

64-
ライブラリ名 | リポジトリ | |---|---| **ocaml-github**|[mirage/ocaml-github](https://github.com/mirage/ocaml-github)
86+
ライブラリ名 | リポジトリ |
87+
|---|---|
88+
**ocaml-github**|[mirage/ocaml-github](https://github.com/mirage/ocaml-github)
6589

6690
### Perl
6791

68-
Library name | Repository | metacpan Website for the Library |---|---|---| **Pithub**|[plu/Pithub](https://github.com/plu/Pithub)|[Pithub CPAN](http://metacpan.org/module/Pithub) **Net::GitHub**|[fayland/perl-net-github](https://github.com/fayland/perl-net-github)|[Net:GitHub CPAN](https://metacpan.org/pod/Net::GitHub)
92+
Library name | Repository | metacpan Website for the Library
93+
|---|---|---|
94+
**Pithub**|[plu/Pithub](https://github.com/plu/Pithub)|[Pithub CPAN](http://metacpan.org/module/Pithub) **Net::GitHub**|[fayland/perl-net-github](https://github.com/fayland/perl-net-github)|[Net:GitHub CPAN](https://metacpan.org/pod/Net::GitHub)
6995

7096
### PHP
7197

72-
ライブラリ名 | リポジトリ |---|---| **GitHub PHP Client**|[tan-tan-kanarek/github-php-client](https://github.com/tan-tan-kanarek/github-php-client) **PHP GitHub API**|[KnpLabs/php-github-api](https://github.com/KnpLabs/php-github-api) **GitHub API**|[yiiext/github-api](https://github.com/yiiext/github-api) **GitHub Joomla! Package**|[joomla-framework/github-api](https://github.com/joomla-framework/github-api) **GitHub Nette Extension**|[kdyby/github](https://github.com/kdyby/github) **GitHub API Easy Access**|[milo/github-api](https://github.com/milo/github-api) **GitHub bridge for Laravel**|[GrahamCampbell/Laravel-GitHub](https://github.com/GrahamCampbell/Laravel-GitHub) **PHP7 Client & WebHook wrapper**|[FlexyProject/GitHubAPI](https://github.com/FlexyProject/GitHubAPI)
98+
ライブラリ名 | リポジトリ
99+
|---|---|
100+
**GitHub PHP Client**|[tan-tan-kanarek/github-php-client](https://github.com/tan-tan-kanarek/github-php-client)
101+
**PHP GitHub API**|[KnpLabs/php-github-api](https://github.com/KnpLabs/php-github-api)
102+
**GitHub API**|[yiiext/github-api](https://github.com/yiiext/github-api)
103+
**GitHub Joomla! Package**|[joomla-framework/github-api](https://github.com/joomla-framework/github-api) **GitHub Nette Extension**|[kdyby/github](https://github.com/kdyby/github)
104+
**GitHub API Easy Access**|[milo/github-api](https://github.com/milo/github-api)
105+
**GitHub bridge for Laravel**|[GrahamCampbell/Laravel-GitHub](https://github.com/GrahamCampbell/Laravel-GitHub)
106+
**PHP7 Client & WebHook wrapper**|[FlexyProject/GitHubAPI](https://github.com/FlexyProject/GitHubAPI)
73107

74108
### Python
75109

76-
Library name | Repository |---|---| **gidgethub**|[brettcannon/gidgethub](https://github.com/brettcannon/gidgethub) **ghapi**|[fastai/ghapi](https://github.com/fastai/ghapi) **PyGithub**|[PyGithub/PyGithub](https://github.com/PyGithub/PyGithub) **libsaas**|[duckboard/libsaas](https://github.com/ducksboard/libsaas) **github3.py**|[sigmavirus24/github3.py](https://github.com/sigmavirus24/github3.py) **sanction**|[demianbrecht/sanction](https://github.com/demianbrecht/sanction) **agithub**|[jpaugh/agithub](https://github.com/jpaugh/agithub) **octohub**|[turnkeylinux/octohub](https://github.com/turnkeylinux/octohub) **github-flask**|[github-flask (Official Website)](http://github-flask.readthedocs.org) **torngithub**|[jkeylu/torngithub](https://github.com/jkeylu/torngithub)
110+
Library name | Repository
111+
|---|---|
112+
**gidgethub**|[brettcannon/gidgethub](https://github.com/brettcannon/gidgethub)
113+
**ghapi**|[fastai/ghapi](https://github.com/fastai/ghapi)
114+
**PyGithub**|[PyGithub/PyGithub](https://github.com/PyGithub/PyGithub)
115+
**libsaas**|[duckboard/libsaas](https://github.com/ducksboard/libsaas)
116+
**github3.py**|[sigmavirus24/github3.py](https://github.com/sigmavirus24/github3.py)
117+
**sanction**|[demianbrecht/sanction](https://github.com/demianbrecht/sanction)
118+
**agithub**|[jpaugh/agithub](https://github.com/jpaugh/agithub)
119+
**octohub**|[turnkeylinux/octohub](https://github.com/turnkeylinux/octohub)
120+
**github-flask**|[github-flask (Official Website)](http://github-flask.readthedocs.org)
121+
**torngithub**|[jkeylu/torngithub](https://github.com/jkeylu/torngithub)
77122

78123
### Ruby
79124

80-
ライブラリ名 | リポジトリ |---|---| **GitHub API Gem**|[peter-murach/github](https://github.com/peter-murach/github) **Ghee**|[rauhryan/ghee](https://github.com/rauhryan/ghee)
125+
ライブラリ名 | リポジトリ
126+
|---|---|
127+
**GitHub API Gem**|[peter-murach/github](https://github.com/peter-murach/github)
128+
**Ghee**|[rauhryan/ghee](https://github.com/rauhryan/ghee)
81129

82130
### Rust
83131

84-
Library name | Repository |---|---| **Octocrab**|[XAMPPRocky/octocrab](https://github.com/XAMPPRocky/octocrab)
132+
Library name | Repository
133+
|---|---|
134+
**Octocrab**|[XAMPPRocky/octocrab](https://github.com/XAMPPRocky/octocrab)
85135

86136
### Scala
87137

88-
ライブラリ名 | リポジトリ |---|---| **Hubcat**|[softprops/hubcat](https://github.com/softprops/hubcat) **Github4s**|[47deg/github4s](https://github.com/47deg/github4s)
138+
ライブラリ名 | リポジトリ
139+
|---|---|
140+
**Hubcat**|[softprops/hubcat](https://github.com/softprops/hubcat)
141+
**Github4s**|[47deg/github4s](https://github.com/47deg/github4s)
89142

90143
### Shell
91144

92-
ライブラリ名 | リポジトリ |---|---| **ok.sh**|[whiteinge/ok.sh](https://github.com/whiteinge/ok.sh)
145+
ライブラリ名 | リポジトリ
146+
|---|---|
147+
**ok.sh**|[whiteinge/ok.sh](https://github.com/whiteinge/ok.sh)

translations/pt-BR/content/rest/overview/libraries.md

Lines changed: 72 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,68 +25,123 @@ versions:
2525

2626
### Clojure
2727

28-
Library name | Repository |---|---| **Tentacles**| [Raynes/tentacles](https://github.com/Raynes/tentacles)
28+
Library name | Repository
29+
|---|---|
30+
**Tentacles**| [Raynes/tentacles](https://github.com/Raynes/tentacles)
2931

3032
### Dart
3133

32-
Nome da biblioteca | Repositório |---|---| **github.dart** | [DirectMyFile/github.dart](https://github.com/DirectMyFile/github.dart)
34+
Nome da biblioteca | Repositório
35+
|---|---|
36+
**github.dart** | [DirectMyFile/github.dart](https://github.com/DirectMyFile/github.dart)
3337

3438
### Emacs Lisp
3539

36-
Nome da biblioteca | Repositório |---|---| **gh.el** | [sigma/gh.el](https://github.com/sigma/gh.el)
40+
Nome da biblioteca | Repositório
41+
|---|---|
42+
**gh.el** | [sigma/gh.el](https://github.com/sigma/gh.el)
3743

3844
### Erlang
3945

40-
Nome da biblioteca | Repositório |---|---| **octo-erl** | [sdepold/octo.erl](https://github.com/sdepold/octo.erl)
46+
Nome da biblioteca | Repositório
47+
|---|---|
48+
**octo-erl** | [sdepold/octo.erl](https://github.com/sdepold/octo.erl)
4149

4250
### Go
4351

44-
Nome da biblioteca | Repositório |---|---| **go-github**| [google/go-github](https://github.com/google/go-github)
52+
Nome da biblioteca | Repositório
53+
|---|---|
54+
**go-github**| [google/go-github](https://github.com/google/go-github)
4555

4656
### Haskell
4757

48-
Nome da biblioteca | Repositório |---|---| **haskell-github** | [fpco/Github](https://github.com/fpco/GitHub)
58+
Nome da biblioteca | Repositório
59+
|---|---|
60+
**haskell-github** | [fpco/Github](https://github.com/fpco/GitHub)
4961

5062
### Java
5163

52-
Nome da biblioteca | Repositório | Mais informações |---|---|---| **GitHub Java API**| [org.eclipse.egit.github.core](https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core) | É parte do [GitHub Mylyn Connector](https://github.com/eclipse/egit-github) e tem o objetivo de dar suporte a toda a API do GitHub v3. As construções estão disponíveis em [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.eclipse.egit.github.core%22). **GitHub API para Java**| [org.kohsuke.github (From github-api)](http://github-api.kohsuke.org/)|define uma representação orientada por objeto da API do GitHub. **JCabi GitHub API**|[github.jcabi.com (Personal Website)](http://github.jcabi.com)|é baseado Java7 JSON API (JSR-353), simplifica testes com uma amostra de tempo de execução do GitHub e abrange toda a API.
64+
Nome da biblioteca | Repositório | Mais informações
65+
|---|---|---|
66+
**GitHub Java API**| [org.eclipse.egit.github.core](https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core) | É parte do [GitHub Mylyn Connector](https://github.com/eclipse/egit-github) e tem o objetivo de dar suporte a toda a API do GitHub v3. As construções estão disponíveis em [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.eclipse.egit.github.core%22).
67+
**GitHub API para Java**| [org.kohsuke.github (From github-api)](http://github-api.kohsuke.org/)|define uma representação orientada por objeto da API do GitHub.
68+
**JCabi GitHub API**|[github.jcabi.com (Personal Website)](http://github.jcabi.com)|é baseado Java7 JSON API (JSR-353), simplifica testes com uma amostra de tempo de execução do GitHub e abrange toda a API.
5369

5470
### JavaScript
5571

56-
Nome da biblioteca | Repositório | |---|---| **NodeJS GitHub library**| [pksunkara/octonode](https://github.com/pksunkara/octonode) **gh3 client-side API v3 wrapper**| [k33g/gh3](https://github.com/k33g/gh3) **Github.js wrapper around the GitHub API**|[michael/github](https://github.com/michael/github) **Promise-Based CoffeeScript library for the Browser or NodeJS**|[philschatz/github-client](https://github.com/philschatz/github-client)
72+
Nome da biblioteca | Repositório |
73+
|---|---|
74+
**NodeJS GitHub library**| [pksunkara/octonode](https://github.com/pksunkara/octonode)
75+
**gh3 client-side API v3 wrapper**| [k33g/gh3](https://github.com/k33g/gh3)
76+
**Github.js wrapper around the GitHub API**|[michael/github](https://github.com/michael/github) **Promise-Based CoffeeScript library for the Browser or NodeJS**|[philschatz/github-client](https://github.com/philschatz/github-client)
5777

5878
### Julia
5979

60-
Library name | Repository | |---|---| **GitHub.jl**|[WestleyArgentum/GitHub.jl](https://github.com/WestleyArgentum/GitHub.jl)
80+
Library name | Repository |
81+
|---|---|
82+
**GitHub.jl**|[WestleyArgentum/GitHub.jl](https://github.com/WestleyArgentum/GitHub.jl)
6183

6284
### OCaml
6385

64-
Nome da biblioteca | Repositório | |---|---| **ocaml-github**|[mirage/ocaml-github](https://github.com/mirage/ocaml-github)
86+
Nome da biblioteca | Repositório |
87+
|---|---|
88+
**ocaml-github**|[mirage/ocaml-github](https://github.com/mirage/ocaml-github)
6589

6690
### Perl
6791

68-
Library name | Repository | metacpan Website for the Library |---|---|---| **Pithub**|[plu/Pithub](https://github.com/plu/Pithub)|[Pithub CPAN](http://metacpan.org/module/Pithub) **Net::GitHub**|[fayland/perl-net-github](https://github.com/fayland/perl-net-github)|[Net:GitHub CPAN](https://metacpan.org/pod/Net::GitHub)
92+
Library name | Repository | metacpan Website for the Library
93+
|---|---|---|
94+
**Pithub**|[plu/Pithub](https://github.com/plu/Pithub)|[Pithub CPAN](http://metacpan.org/module/Pithub) **Net::GitHub**|[fayland/perl-net-github](https://github.com/fayland/perl-net-github)|[Net:GitHub CPAN](https://metacpan.org/pod/Net::GitHub)
6995

7096
### PHP
7197

72-
Nome da biblioteca | Repositório |---|---| **GitHub PHP Client**|[tan-tan-kanarek/github-php-client](https://github.com/tan-tan-kanarek/github-php-client) **PHP GitHub API**|[KnpLabs/php-github-api](https://github.com/KnpLabs/php-github-api) **GitHub API**|[yiiext/github-api](https://github.com/yiiext/github-api) **GitHub Joomla! Package**|[joomla-framework/github-api](https://github.com/joomla-framework/github-api) **GitHub Nette Extension**|[kdyby/github](https://github.com/kdyby/github) **GitHub API Easy Access**|[milo/github-api](https://github.com/milo/github-api) **GitHub bridge for Laravel**|[GrahamCampbell/Laravel-GitHub](https://github.com/GrahamCampbell/Laravel-GitHub) **PHP7 Client & WebHook wrapper**|[FlexyProject/GitHubAPI](https://github.com/FlexyProject/GitHubAPI)
98+
Nome da biblioteca | Repositório
99+
|---|---|
100+
**GitHub PHP Client**|[tan-tan-kanarek/github-php-client](https://github.com/tan-tan-kanarek/github-php-client)
101+
**PHP GitHub API**|[KnpLabs/php-github-api](https://github.com/KnpLabs/php-github-api)
102+
**GitHub API**|[yiiext/github-api](https://github.com/yiiext/github-api)
103+
**GitHub Joomla! Package**|[joomla-framework/github-api](https://github.com/joomla-framework/github-api) **GitHub Nette Extension**|[kdyby/github](https://github.com/kdyby/github)
104+
**GitHub API Easy Access**|[milo/github-api](https://github.com/milo/github-api)
105+
**GitHub bridge for Laravel**|[GrahamCampbell/Laravel-GitHub](https://github.com/GrahamCampbell/Laravel-GitHub)
106+
**PHP7 Client & WebHook wrapper**|[FlexyProject/GitHubAPI](https://github.com/FlexyProject/GitHubAPI)
73107

74108
### Python
75109

76-
Library name | Repository |---|---| **gidgethub**|[brettcannon/gidgethub](https://github.com/brettcannon/gidgethub) **ghapi**|[fastai/ghapi](https://github.com/fastai/ghapi) **PyGithub**|[PyGithub/PyGithub](https://github.com/PyGithub/PyGithub) **libsaas**|[duckboard/libsaas](https://github.com/ducksboard/libsaas) **github3.py**|[sigmavirus24/github3.py](https://github.com/sigmavirus24/github3.py) **sanction**|[demianbrecht/sanction](https://github.com/demianbrecht/sanction) **agithub**|[jpaugh/agithub](https://github.com/jpaugh/agithub) **octohub**|[turnkeylinux/octohub](https://github.com/turnkeylinux/octohub) **github-flask**|[github-flask (Official Website)](http://github-flask.readthedocs.org) **torngithub**|[jkeylu/torngithub](https://github.com/jkeylu/torngithub)
110+
Library name | Repository
111+
|---|---|
112+
**gidgethub**|[brettcannon/gidgethub](https://github.com/brettcannon/gidgethub)
113+
**ghapi**|[fastai/ghapi](https://github.com/fastai/ghapi)
114+
**PyGithub**|[PyGithub/PyGithub](https://github.com/PyGithub/PyGithub)
115+
**libsaas**|[duckboard/libsaas](https://github.com/ducksboard/libsaas)
116+
**github3.py**|[sigmavirus24/github3.py](https://github.com/sigmavirus24/github3.py)
117+
**sanction**|[demianbrecht/sanction](https://github.com/demianbrecht/sanction)
118+
**agithub**|[jpaugh/agithub](https://github.com/jpaugh/agithub)
119+
**octohub**|[turnkeylinux/octohub](https://github.com/turnkeylinux/octohub)
120+
**github-flask**|[github-flask (Official Website)](http://github-flask.readthedocs.org)
121+
**torngithub**|[jkeylu/torngithub](https://github.com/jkeylu/torngithub)
77122

78123
### Ruby
79124

80-
Nome da biblioteca | Repositório |---|---| **GitHub API Gem**|[peter-murach/github](https://github.com/peter-murach/github) **Ghee**|[rauhryan/ghee](https://github.com/rauhryan/ghee)
125+
Nome da biblioteca | Repositório
126+
|---|---|
127+
**GitHub API Gem**|[peter-murach/github](https://github.com/peter-murach/github)
128+
**Ghee**|[rauhryan/ghee](https://github.com/rauhryan/ghee)
81129

82130
### Rust
83131

84-
Nome da biblioteca | Repositório |---|---| **Octocrab**|[XAMPPRocky/octocrab](https://github.com/XAMPPRocky/octocrab)
132+
Nome da biblioteca | Repositório
133+
|---|---|
134+
**Octocrab**|[XAMPPRocky/octocrab](https://github.com/XAMPPRocky/octocrab)
85135

86136
### Scala
87137

88-
Nome da biblioteca | Repositório |---|---| **Hubcat**|[softprops/hubcat](https://github.com/softprops/hubcat) **Github4s**|[47deg/github4s](https://github.com/47deg/github4s)
138+
Nome da biblioteca | Repositório
139+
|---|---|
140+
**Hubcat**|[softprops/hubcat](https://github.com/softprops/hubcat)
141+
**Github4s**|[47deg/github4s](https://github.com/47deg/github4s)
89142

90143
### Shell
91144

92-
Nome da biblioteca | Repositório |---|---| **ok.sh**|[whiteinge/ok.sh](https://github.com/whiteinge/ok.sh)
145+
Nome da biblioteca | Repositório
146+
|---|---|
147+
**ok.sh**|[whiteinge/ok.sh](https://github.com/whiteinge/ok.sh)

0 commit comments

Comments
 (0)