Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 071574a

Browse files
committed
template: switch from * to - for lists
1 parent c338ac6 commit 071574a

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

‎README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,12 +147,12 @@ To sort and filter the list interactively, visit the [webpage](https://dbohdan.g
147147

148148
## See also
149149

150-
* [cwal: Scripting Engine Without A Language](https://fossil.wanderinghorse.net/r/cwal/home).
151-
* [Game scripting languages benchmarked](https://github.com/r-lyeh/scriptorium).
152-
* [Languages that compile to JavaScript](https://github.com/jashkenas/coffeescript/wiki/List-of-languages-that-compile-to-JS).
153-
* [Languages that compile to Lua](https://github.com/hengestone/lua-languages).
154-
* [miniKanren](http://minikanren.org/#implementations) logic programming language implementations.
155-
* [sol](https://github.com/ThePhD/sol2) — C++ bindings for Lua.
150+
- [cwal: Scripting Engine Without A Language](https://fossil.wanderinghorse.net/r/cwal/home).
151+
- [Game scripting languages benchmarked](https://github.com/r-lyeh/scriptorium).
152+
- [Languages that compile to JavaScript](https://github.com/jashkenas/coffeescript/wiki/List-of-languages-that-compile-to-JS).
153+
- [Languages that compile to Lua](https://github.com/hengestone/lua-languages).
154+
- [miniKanren](http://minikanren.org/#implementations) logic programming language implementations.
155+
- [sol](https://github.com/ThePhD/sol2) — C++ bindings for Lua.
156156

157157
## Contributing
158158

‎README.md.njk

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ To sort and filter the list interactively, visit the [webpage](https://dbohdan.g
1818

1919
## See also
2020

21-
* [cwal: Scripting Engine Without A Language](https://fossil.wanderinghorse.net/r/cwal/home).
22-
* [Game scripting languages benchmarked](https://github.com/r-lyeh/scriptorium).
23-
* [Languages that compile to JavaScript](https://github.com/jashkenas/coffeescript/wiki/List-of-languages-that-compile-to-JS).
24-
* [Languages that compile to Lua](https://github.com/hengestone/lua-languages).
25-
* [miniKanren](http://minikanren.org/#implementations) logic programming language implementations.
26-
* [sol](https://github.com/ThePhD/sol2) — C++ bindings for Lua.
21+
- [cwal: Scripting Engine Without A Language](https://fossil.wanderinghorse.net/r/cwal/home).
22+
- [Game scripting languages benchmarked](https://github.com/r-lyeh/scriptorium).
23+
- [Languages that compile to JavaScript](https://github.com/jashkenas/coffeescript/wiki/List-of-languages-that-compile-to-JS).
24+
- [Languages that compile to Lua](https://github.com/hengestone/lua-languages).
25+
- [miniKanren](http://minikanren.org/#implementations) logic programming language implementations.
26+
- [sol](https://github.com/ThePhD/sol2) — C++ bindings for Lua.
2727

2828
## Contributing
2929

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /