Skip to content

Instantly share code, notes, and snippets.

View pootsbook's full-sized avatar

Philip Poots pootsbook

  • ClubCollect
  • Alphen aan den Rijn, NL
View GitHub Profile
@pootsbook
pootsbook / tiptap-variable-placeholders.html
Last active March 15, 2025 19:17
Variable Placeholders for TipTap
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<style>
.variable-placeholder {
background: #ffeb3b;
color: #333;
padding: 0 5px;