Raku / doc-website

Tooling to build/run the documentation website
Artistic License 2.0
7 stars 10 forks source link

fix issue #307 compact tables #317

Closed finanalyst closed 11 months ago

finanalyst commented 12 months ago

Not adding 'table' template was an oversight when moving from 'ogdenweb' plugin to 'page-styling plugin'

finanalyst commented 12 months ago

@coke I wrote another plugin to handle tables as specified in RakuDoc v2. This is used for all table formatting in new-raku, which is why tables there are OK, but not here. It would be simple to add the new plugin, but none of the Raku Documentation uses RakuDoc v2, so I haven't suggested adding it.