computorg / computo-quarto-extension

Quarto extension for Computo template
https://computorg.github.io/computo-quarto-extension/
MIT License
16 stars 4 forks source link

Fix issue 16 #17

Closed pneuvial closed 1 year ago

pneuvial commented 1 year ago

The simplest fix is to make use of github labels for issue, as already done in Computo's publications page.

jchiquet commented 1 year ago

Thanks for the PR! Still, I don't see how the numbering of the reviews is handled? Always "1"?

pneuvial commented 1 year ago

Thanks for the PR! Still, I don't see how the numbering of the reviews is handled? Always "1"?

Sorry, there was a typo in my preceding proposal, now the badge is called "reports" and not "report 1".

My idea was to have an unique link to all reviews, regardless of how many reviews there are and regardless what there ids as github issues are.

jchiquet commented 1 year ago

Great idea. Will merge once corrected.

pneuvial commented 1 year ago

It is corrected by 76ac172, isn't it?