Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • search-index search-index
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FramasoftFramasoft
  • PeerTubePeerTube
  • search-indexsearch-index
  • Merge requests
  • !10
The source project of this merge request has been removed.

Render video descriptions as markdown

Merged Sosthène Guédon requested to merge (removed):markdown-description into master Dec 27, 2020
  • Overview 1
  • Pipelines 0
  • Changes 4

Fixes #23 (closed)

The video descriptions are now rendered as markdown. The renderer uses a similar but simplified configuration to the one used in the peertube client.

Current

The video description is displayed as text even though it contains markdown

This MR

The video description is rendered as markdown to HTML

Notice that in order to make it easier to distinguish the video description from the rest of the UI, I added a left border to it. If you feel like it's not any good, I'll remove it.

Without the left border

image

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: markdown-description