Skip to content

Fix FAQ Page 1 links #1850

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 12, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions en/documentation/faq/1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,14 +270,11 @@ Originally, or historically, it was called “ruby”.
[http://www.xs4all.nl/~hipster/lib/ruby/ruby.vim](http://www.xs4all.nl/~hipster/lib/ruby/ruby.vim).
* [Jedit](http://jedit.sourceforge.net/): A portable editor written in Java,
comes with support for Ruby.
* [Jed](http://space.mit.edu/~davis/jed.html): An s-lang file supporting Ruby
is available at
[http://www.kondara.org/~g/slang/ruby.sl](http://www.kondara.org/~g/slang/ruby.sl).
* [Nedit](http://www.nedit.org): Eric Santonacci has written Ruby support for
Nedit, available from
[ftp://ftp.talc.fr/pub/ruby/ruby.nedit-0.1.tar.gz](ftp://ftp.talc.fr/pub/ruby/ruby.nedit-0.1.tar.gz).
* Barry Shultz has written a Ruby definition file for TextPad, available at
[http://www.textpad.com/add-ons/ntsyn.html](http://www.textpad.com/add-ons/ntsyn.html).
[https://www.textpad.com/add-ons/synn2t.html](https://www.textpad.com/add-ons/synn2t.html).

### How can I annotate Ruby code with its results?

Expand Down