Skip to content

Put Further reading after chapter closing copy - #80

Merged
jsolly merged 1 commit into
mainfrom
cursor/further-reading-end-a95b
Jul 20, 2026
Merged

Put Further reading after chapter closing copy#80
jsolly merged 1 commit into
mainfrom
cursor/further-reading-end-a95b

Conversation

@jsolly

@jsolly jsolly commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

Further reading was rendering before the chapter closing paragraph, so end-of-chapter summary text appeared after the reference list (visible on chapters like Shape → integrity incident).

Change

In ChapterView.svelte, reorder the chapter footer to:

  1. Closing copy (when present)
  2. Further reading (last body content)
  3. Nav CTAs (Previous/Next, quiz, browse)

This matches the expectation that Further reading is always the last content in the chapter before navigation.

Open in Web Open in Cursor 

Further reading was rendering before the closing paragraph, so end-of-chapter
summary text appeared after the reference list. Closing now comes first;
Further reading is the last body content before nav CTAs.

Co-authored-by: John Solly <jsolly@users.noreply.github.com>
@jsolly
jsolly marked this pull request as ready for review July 20, 2026 11:07
@jsolly
jsolly enabled auto-merge (squash) July 20, 2026 11:08
@jsolly
jsolly merged commit 207380f into main Jul 20, 2026
4 checks passed
@jsolly
jsolly deleted the cursor/further-reading-end-a95b branch July 20, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants