ruby-changes:64168
From: Nobuyoshi <ko1@a...>
Date: Tue, 15 Dec 2020 08:41:42 +0900 (JST)
Subject: [ruby-changes:64168] 928cb6eeb6 (master): NEWS: make links to label [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=928cb6eeb6 From 928cb6eeb6497f9e59ccde394cde60319c63b371 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Tue, 15 Dec 2020 08:38:36 +0900 Subject: NEWS: make links to label [ci skip] diff --git a/NEWS.md b/NEWS.md index 245990a..a4dc422 100644 --- a/NEWS.md +++ b/NEWS.md @@ -108,9 +108,12 @@ sufficient information, see the ChangeLog file or Redmine https://github.com/ruby/ruby/blob/trunk/NEWS.md#L108 * Interpolated String literals are no longer frozen when `# frozen-string-literal: true` is used. [[Feature #17104]] -* A static analysis foundation is introduced. See "Static analysis" section in detail. - * RBS is introduced. It is a type definition language for Ruby programs. - * TypeProf is experimentally bundled. It is a type analysis tool for Ruby programs. +* A {static analysis}[rdoc-label:label-Static+analysis] foundation is + introduced. + * {RBS}[rdoc-label:label-RBS] is introduced. It is a type definition + language for Ruby programs. + * {TypeProf}[rdoc-label:label-TypeProf] is experimentally bundled. It is a + type analysis tool for Ruby programs. ## Command line options -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/