Skip to content

Commit

Permalink
Adjust comment on JS code
Browse files Browse the repository at this point in the history
  • Loading branch information
James Goldie committed Oct 30, 2024
1 parent 2aaf562 commit 58564c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _extensions/closeread/closeread.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ document.addEventListener("DOMContentLoaded", () => {
document.body.classList.add("cr-removeheaderspace")
}

// attach layout classes to parents of `.cr-section`s up to main.content
// attach layout classes to direct parents of `.cr-section`s
/* this replicates quarto <= 1.6 functionality:
https://github.com/quarto-dev/quarto-cli/blob/
d85467627aae71c96e3d1e9718a3b47289329cde/src/format/html/
Expand Down

0 comments on commit 58564c5

Please # to comment.