postfacto icon indicating copy to clipboard operation
postfacto copied to clipboard

Add auto-linking URLs via react-showdown

Open ddrscott opened this issue 3 years ago • 3 comments

  • A short explanation of the proposed change: Support add auto-linking URLs via react-showdown. reach-showdown is a Markdown to HTML converter so it has many more features than auto-linking. All links will be created with target=_blank they open in a new tab/window and don't interfere with the retro board.

  • An explanation of the use cases your change solves: Support links for more details to specific cards.

Screen Shot 2021-07-06 at 2 31 34 PM Screen Shot 2021-07-06 at 2 31 45 PM
  • Links to any other associated PRs

  • [x] I have reviewed the contributing guide

  • [x] I have made this pull request to the master branch

  • [x] I have run all the tests using ./test.sh.

  • [x] I have added the copyright headers to each new file added

  • [x] I have given myself credit in the humans.txt file (assuming I want to) not needed.

ddrscott avatar Jul 06 '21 18:07 ddrscott

@ddrscott Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla avatar Jul 06 '21 18:07 pivotal-cla

@ddrscott Thank you for signing the Contributor License Agreement!

pivotal-cla avatar Jul 06 '21 18:07 pivotal-cla

This PR covers part of this issue: https://github.com/pivotal/postfacto/issues/296

ddrscott avatar Jul 06 '21 19:07 ddrscott