Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki
Set by [Coke] on 23 May 2022.
02:17 explorer left 07:51 sena_kun joined
Geth doc-website/main: b8350387f6 | (Richard Hainsworth)++ (committed using GitHub Web editor) | 4 files
Unordered lists and defn lists were not being rendered properly (#246)

Additions are needed to the CSS, and a change to the list template.
10:26
doc/main: aba5aa57b4 | (Elizabeth Mattijsen)++ | doc/Language/pod.rakudoc
Document that E<> can have multiple ;-separated entries
11:54
[Coke] we should probably test :lang<rakudoc> blocks. 13:16
Geth doc/main: dd1ecad4c4 | (Will Coleda)++ (committed using GitHub Web editor) | README.md
Update README.md

Add note for #4292
13:26
13:33 lizmat left 14:04 lizmat joined
Geth doc/main: 5ae5d49a26 | (Elizabeth Mattijsen)++ | doc/Language/pod.rakudoc
Document that E<> can also enclose a Unicode code point **name**
16:05
[Coke] lizmat++ 16:06
Geth doc-website/add_copy_button_to_code_blocks: dcfb11ddeb | finanalyst++ | 4 files
addresses issue #244 adds a copy button to code blocks

The patch affect `Website/ogdenwebb` by changing the template for block code to add a button, adding the js code to core.js, and adding CSS for the button (placing on top left of block). The JS has been tested for Firefox. Uses `execCommand`, which is deprecated because Firefox does not recognise all of Clipboard API. This took a while to get a copy that would remove all HTML but respect whitespace. MINOR change to `lists` CSS to align bullets with left margin.
16:27
doc-website: finanalyst++ created pull request #247:
addresses issue #244 adds a copy button to code blocks
16:28
doc-website/add_copy_button_to_code_blocks: cc874b82a3 | finanalyst++ | Website/plugins/ogdenwebb/core.js
addresses issue #244 adds a copy button to code blocks

The patch affect `Website/ogdenwebb` by changing the template for block code to add a button, adding the js code to core.js, and adding CSS for the button (placing on top left of block). The JS has been tested for Firefox. Uses `execCommand`, which is deprecated because Firefox does not recognise all of Clipboard API. This took a while to get a copy that would remove all HTML but respect whitespace. MINOR change to `lists` CSS to align bullets with left margin.
16:48
21:45 sena_kun left