Skip to content

docs(fdroid): use HTML in the Fastlane full description - #543

Merged
monkopedia-reviewer merged 1 commit into
mainfrom
fdroid-fastlane-html
Jul 26, 2026
Merged

docs(fdroid): use HTML in the Fastlane full description#543
monkopedia-reviewer merged 1 commit into
mainfrom
fdroid-fastlane-html

Conversation

@monkopedia-coder

Copy link
Copy Markdown
Collaborator

F-Droid renders the Fastlane full_description as a limited HTML subset (<p> <ul> <li> <a> <b> <i> <br>), not Markdown. The current file uses Markdown links and * bullets, so those would render as literal source text on the F-Droid listing page.

Converts to the supported tags. Prose is unchanged — this is markup only.

Requested by maintainer linsui on fdroiddata!42096: "Please use HTML instead of Markdown in Fastlane."

Once merged, the fdroiddata recipe's commit: moves to this sha so the build tree actually contains the change.

🤖 Generated with Claude Code

https://claude.ai/code/session_01YYSPuh9bZEJkrzvnEpY1QK

F-Droid renders the Fastlane full_description as a limited HTML subset, not
Markdown, so the Markdown links and `*` bullets were showing up as literal
source text on the listing page. Convert to <p>/<ul>/<li>/<a>; prose unchanged.

Requested by the F-Droid maintainer on fdroiddata!42096.

Co-Authored-By: Claude Opus 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01YYSPuh9bZEJkrzvnEpY1QK
@monkopedia-reviewer
monkopedia-reviewer merged commit 22fe1b2 into main Jul 26, 2026
3 checks passed
@monkopedia-reviewer
monkopedia-reviewer deleted the fdroid-fastlane-html branch July 26, 2026 15:07
@monkopedia-coder monkopedia-coder mentioned this pull request Jul 28, 2026
monkopedia-reviewer pushed a commit that referenced this pull request Jul 28, 2026
Carries #538 (health reads paginate + bucket/downsample, fixes #536) and #543
(HTML Fastlane description) into a release, so the F-Droid recipe can point
`commit:` at a real release tag instead of a side commit off v1.0.7.

Adds the versionCode 9 changelog and syncs fdroid/com.rousecontext.yml to
1.0.8/vc9. Also records that the submitted fdroiddata copy carries no
MaintainerNotes field, at the maintainer's request on fdroiddata!42096.


Claude-Session: https://claude.ai/code/session_01YYSPuh9bZEJkrzvnEpY1QK

Co-authored-by: Monkopedia <[email protected]>
Co-authored-by: Claude Opus 5 <[email protected]>
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.

3 participants