Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ We welcome all contributions to improve the lesson! Maintainers will do their be
questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.
the [more detailed guidelines][workbench] on proper formatting, ways to render the lesson locally, and even
how to write new episodes. Note that we are using the new workbench templates and tooling. Rendering of the lessons is now based on R, via `sandpaper::serve()` while the package is not (yet) on CRAN.

Please see the current list of [issues][FIXME] for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
Expand Down
1 change: 0 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Through lessons learned in this training, researchers will enhance their underst

<p>Funding Acknowledgement: The first iteration of this project was funded by <a href="https://www.turing.ac.uk">The Alan Turing Institute</a> - <a href="https://www.turing.ac.uk/research/asg">AI for Science and Government</a> (ASG) Research Programme from October 2021 to March 2022.</p>

{% comment %} This is a comment in Liquid {% endcomment %}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could substitute in <!-- HTML comments -->? Or, @zkamvar, is there a specific comment syntax for (R)Markdown files?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HTML comments is correct!


:::::::::::::::::::::::::::::::::::::::::: prereq

Expand Down