switch to commonmark by McFoggy · Pull Request #1323 · gitbucket/gitbucket · GitHub
Skip to content

switch to commonmark#1323

Open
McFoggy wants to merge 1 commit into
gitbucket:masterfrom
McFoggy:commonmark
Open

switch to commonmark#1323
McFoggy wants to merge 1 commit into
gitbucket:masterfrom
McFoggy:commonmark

Conversation

@McFoggy

@McFoggy McFoggy commented Oct 12, 2016

Copy link
Copy Markdown
Member

This PR is work in progress and is only submitted to show the attempt & progress on this subject & to allow discussions.

  • introduce commonmark dependencies
  • use commonmark for markdown rendering
  • move RefLinks into a commonsmark-extension
  • provide better handling/rendering for tasks, options:
    • use an AttributeProvider
    • extend an existing NodeRenderer
    • create an extensions
  • ensure all mardown usage uses Markdown class
  • remove markedj
  • update existing tests, add additionals
  • extend gitbucket to allow additional commonmark extensions
    • via Plugins mechanism
    • via configuration only and class availability in the classpath

Do not hesitate to help on this topic if you are interested in the subject.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant