Skip to content

Instantly share code, notes, and snippets.

View afwn90cj93201nixr2e1re's full-sized avatar

shel afwn90cj93201nixr2e1re

View GitHub Profile
@philippkuehn
philippkuehn / Component.vue
Created May 22, 2019 17:56
codeblock extension for tiptap using on scrumpy.io
<template>
<div class="c-code-block">
<div class="c-code-block__meta" contenteditable="false" v-if="editable">
<icon-btn
class="c-code-block__action-icon"
name="more"
:dropdown-props="{ closeOnClick: false }"
ref="icon"
>
<template v-slot:dropdown>