Skip to content

Document when edit/GitHub buttons are missing#445

Open
yoshibase wants to merge 1 commit into
chubin:masterfrom
yoshibase:fix/issue-149-edit-cheatsheet-docs
Open

Document when edit/GitHub buttons are missing#445
yoshibase wants to merge 1 commit into
chubin:masterfrom
yoshibase:fix/issue-149-edit-cheatsheet-docs

Conversation

@yoshibase

@yoshibase yoshibase commented Jul 15, 2026

Copy link
Copy Markdown

Summary

Fixes #149

Fix

Question queries (/LANGUAGE/QUESTION, e.g. /python/read+json) return aggregated Stack Overflow answers. Only single-answer pages from cheat.sheets show edit controls (lib/frontend/html.py).

Added a README subsection explaining this and how users can still contribute (Stack Overflow or cheat.sheets).

Test plan

  • README renders correctly
  • Wording matches html.py behavior (editable requires cheat.sheets + single answer)

@yoshibase

Copy link
Copy Markdown
Author

Docs-only change. Happy to adjust wording if anything is unclear.

@yoshibase
yoshibase force-pushed the fix/issue-149-edit-cheatsheet-docs branch from 357e476 to 80a6d4d Compare July 21, 2026 22:24
Clarify that question-style queries (/LANG/QUESTION) aggregate Stack
Overflow answers and do not show in-browser edit controls.

Fixes chubin#149
@yoshibase
yoshibase force-pushed the fix/issue-149-edit-cheatsheet-docs branch 2 times, most recently from 92e5e68 to d94f980 Compare July 25, 2026 04:11
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.

How to edit a cheatsheet found with a question

1 participant