Enabled scribble toolbar #6

Open
dented42 wants to merge 1 commits from dented42/scribble-toolbar-fix into main
dented42 commented 2025-03-17 03:12:45 +00:00 (Migrated from github.com)

Wrapped scribble-base-info instead of scribble-base-reader-info for the reader get-info function. This version of the info function tells DrRacket to display the scribble toolbar. This fixes Issue #3.

Wrapped `scribble-base-info` instead of `scribble-base-reader-info` for the reader `get-info` function. This version of the info function tells DrRacket to display the scribble toolbar. This fixes Issue #3.
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dented42/scribble-toolbar-fix:dented42/scribble-toolbar-fix
git checkout dented42/scribble-toolbar-fix

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff dented42/scribble-toolbar-fix
git checkout main
git merge --ff-only dented42/scribble-toolbar-fix
git checkout dented42/scribble-toolbar-fix
git rebase main
git checkout main
git merge --no-ff dented42/scribble-toolbar-fix
git checkout main
git merge --squash dented42/scribble-toolbar-fix
git checkout main
git merge --ff-only dented42/scribble-toolbar-fix
git checkout main
git merge dented42/scribble-toolbar-fix
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: suzanne.soy/hyper-literate#6
No description provided.