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

<details> element #220

Open
iamsergo opened this issue Jun 29, 2021 · 3 comments
Open

<details> element #220

iamsergo opened this issue Jun 29, 2021 · 3 comments

Comments

@iamsergo
Copy link

iamsergo commented Jun 29, 2021

Framework did not include a <detail> element.

I have fixed it.

image

iamsergo added a commit to iamsergo/tacit that referenced this issue Jun 29, 2021
@iamsergo
Copy link
Author

Usage:

<details>
  <summary>Summary</summary>
  Some information
</details>

@iamsergo
Copy link
Author

iamsergo commented Jun 30, 2021

Note: <details> and <summary> are not supported by ie.

@yegor256
Copy link
Owner

@iamsergo you are welcome to submit a pull request!

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

No branches or pull requests

3 participants