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

Rendering problem of project description when starting new ESP IDF project (IEP-1167) #897

Open
zikalino opened this issue Feb 2, 2024 · 1 comment

Comments

@zikalino
Copy link

zikalino commented Feb 2, 2024

Describe the bug

Just when creating project, example description is not rendered correctly in 2 places. Screenshots attached.

To Reproduce
Steps to reproduce the behavior:

  1. File -> New -> Espressif IDF Project
  2. "Hello World Example" description looks ugly, screenshots attached

image

image

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Espressif-IDE Product Information:
Espressif > Product Information (Copy content from the console and attach as a file)

Eclipse Error log:
Window > Show View > Other > Search for "Error Log" (Attach as a file)

Please attach the error log as described here https://github.com/espressif/idf-eclipse-plugin#error-log

@github-actions github-actions bot changed the title Rendering problem of project description when starting new ESP IDF project Rendering problem of project description when starting new ESP IDF project (IEP-1167) Feb 2, 2024
@kolipakakondal
Copy link
Collaborator

Hi @zikalino Thanks for reporting.

Let me update to to new markdown plugin and see if we are able to resolve some of these issues. If not, we have 2 options:

  1. Remove the markdown editor entirely from the wizard and display only projects.
  2. Replace the markdown editor with a hyperlink for the markdown file. This way, users can click on it, and it will open in an external browser.

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

2 participants