r-docker-tutorial icon indicating copy to clipboard operation
r-docker-tutorial copied to clipboard

Links are not highlighted

Open christophM opened this issue 9 years ago • 2 comments

All the links are with the same style as the normal text. This is coming from the dcTemplate: https://github.com/karthik/dcTemplate/blob/master/inst/rmarkdown/templates/dc_lesson_template/resources/style.css

Not sure if you want it like that, but I found it to be confusing.

Also it would make sense to have the links open new tabs. To my knowledge that is not possible with Rmd. So the only solution for would be to directly write html code into the .Rmd files with target=_blank in the a tags.

christophM avatar Jun 03 '16 09:06 christophM

I agree - there are a couple of issues with this lesson template (see #12); might consider our own fork since I know that template is more of a sketch / not actively maintained.

bkatiemills avatar Jun 05 '16 20:06 bkatiemills

@marschmi and I are claiming this issue for the SWC Bug BBQ.

bsmith89 avatar Jun 13 '16 17:06 bsmith89