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

feat(nuemark): modifiable code block component, docs: copy code button #547

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

nobkd
Copy link
Collaborator

@nobkd nobkd commented Apr 7, 2025

Features:

  • redefinable code block component
    definition of the default layout codeblock component:

    <pre @name="codeblock" :attr><slot/></pre>
  • code copy button (opacity a bit different in updated css)

    grafik grafik
  • docs entry

@nobkd nobkd changed the title feat(nuemark): modifyable code block component, docs: copy code button feat(nuemark): modifiable code block component, docs: copy code button Apr 7, 2025
@nobkd nobkd requested a review from tipiirai April 7, 2025 17:43
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

Successfully merging this pull request may close these issues.

Modifiable component for code blocks
1 participant