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

Allow markdown in index.yml description field #285

Open
epogrebnyak opened this issue Feb 2, 2023 · 1 comment
Open

Allow markdown in index.yml description field #285

epogrebnyak opened this issue Feb 2, 2023 · 1 comment

Comments

@epogrebnyak
Copy link

There is apparently a way to add links in index.yml description, but no success so far:

title: Page title
imgSrc:  
description: |
  [Can this be a link](https://mockbin.org/) 
  or an image ![](https://mockbin.org/public/mock.png)?

изображение

Possibly adding HTML to description is a workaround now?

@epogrebnyak
Copy link
Author

The docs show some formatting for the leading page with links in description: https://ydocs.tech/en/project/leading-page, not clear how to replicate.

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