Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Jekyll Plugin
Jekyll Plugin
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 3
    • Merge Requests 3
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • F-Droid
  • Jekyll PluginJekyll Plugin
  • Issues
  • #44

Closed
Open
Opened Sep 29, 2017 by Hans-Christoph Steiner@eighthaveOwner

perserve newlines in description and changelogs

Many app descriptions use newlines/linefeeds to do some very basic layout. This worked using the mediawiki syntax from the old website. Changelogs only have plain text for formatting. When parsing descriptions and changelogs from index-v1.json, all \n should be converted to <br />. I think currently, only \n\n are being converted. See this page for an example:

https://fdroid.gitlab.io/fdroid-website/packages/org.sufficientlysecure.keychain/

fdroidclient#1000

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: fdroid/jekyll-fdroid#44