Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki
Set by [Coke] on 23 May 2022.
Geth doc/finanalyst-patch-6: 08a0bfd7fb | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Lock.rakudoc
remove '::' from links Update Lock.rakudoc

Changing '::' too '/' in URL of `L<>`
  - Having '::' in the **URL part** of `L<...| link url >` markup is a hold-over from Perl5 behaviour.
  - There are only two files in the Raku/docs/doc suite that contain `L<>` **URLs** with '::' instead of `/`.
  - New RakuDoc v2 renderers will not automatically make this change.
14:03
doc: finanalyst++ created pull request #4431:
remove '::' from links Update Lock.rakudoc
14:04
doc/finanalyst-patch-7: c8d6cc07fd | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Lock/Async.rakudoc
subst '/' for '::' in URL of L<> Update Async.rakudoc

  - '::' in URL instead of '/' is Perl5 behaviour.
  - subst '/' for '::'
14:09
doc: finanalyst++ created pull request #4432:
subst '/' for '::' in URL of L<> Update Async.rakudoc
14:10
Geth doc/main: eea58dd9bd | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Lock.rakudoc
remove '::' from links Update Lock.rakudoc (#4431)

Changing '::' too '/' in URL of `L<>`
  - Having '::' in the **URL part** of `L<...| link url >` markup is a hold-over from Perl5 behaviour.
  - There are only two files in the Raku/docs/doc suite that contain `L<>` **URLs** with '::' instead of `/`.
  - New RakuDoc v2 renderers will not automatically make this change.
14:27
doc/main: 9845d465ca | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Lock/Async.rakudoc
subst '/' for '::' in URL of L<> Update Async.rakudoc (#4432)

  - '::' in URL instead of '/' is Perl5 behaviour.
  - subst '/' for '::'
14:28