Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#Issue 11_click and activate links in the client description #105

Open
wanhoyinjoshua opened this issue Dec 21, 2022 · 0 comments
Open

#Issue 11_click and activate links in the client description #105

wanhoyinjoshua opened this issue Dec 21, 2022 · 0 comments

Comments

@wanhoyinjoshua
Copy link
Collaborator

wanhoyinjoshua commented Dec 21, 2022

Problem description:
Should be able to click and activate links in the client description

Proposed solution:
Add props remarkPlugins={remarkGfm} to React Markdown here
<dt>Client Description</dt> <dd> <ReactMarkdown remarkPlugins={[remarkGfm]} > {this.state.ride.client.clientDescription} </ReactMarkdown> </dd>

@wanhoyinjoshua wanhoyinjoshua changed the title #Issue 11 #Issue 11_click and activate links in the client description Dec 21, 2022
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

No branches or pull requests

1 participant