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

[Feature Request] Make gifs collapsible, but open, by default #62

Open
tcrawford-figure opened this issue Oct 25, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@tcrawford-figure
Copy link

This should just be a matter of editing gif output to something like:

<details open>
	<summary><i>make it so</i></summary>
	<img src="https://media3.giphy.com/media/bKnEnd65zqxfq/giphy.gif"/>
</details>

Ideally, the summary would include, by default, what the user input into the text field when searching for a gif.

For the example above, I typed in "make it so" so that's why the summary has "make it so" in it. Here's the actual output as an example:

make it so
@N1ck N1ck added the enhancement New feature or request label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants