Skip to main content
A formatted text block — way more powerful than the About me field. Use it for an in-depth “about this profile”, an FAQ, a credits list, or anything else that’s mostly text.

Markdown supported

Biolovers uses a tiny custom markdown renderer (renderProfileMiniMarkdown). Both the dashboard preview and the public profile use the same renderer, so what you see is what visitors get. The full grammar: A plain newline (\n) is a line break. Not supported (these render as plain text): bullet lists (- item), numbered lists (1.), code blocks / inline code, horizontal rules (---), block quotes (>), tables, raw HTML or <iframe>, markdown images. For embeds use the Embed widget. The renderer never touches dangerouslySetInnerHTML, so untrusted text is safe.

Character cap

12,000 characters per infobox. Past that, the schema rejects the save.

Options

Tips

  • A center-aligned, transparent infobox makes for a nice quote / credits block.
  • Use a section heading (e.g. ## Currently working on) at the top so the widget feels intentional.
  • Per-widget custom fonts are the right place for a special display font (script, brutalist, retro) without changing your bio font.

Common questions

No — markdown image syntax ![alt](url) is not in the supported subset. For images, use the Portfolio widget.
Lists aren’t supported. Use newlines + a leading symbol (e.g. • item) typed manually if you want a bullet look.
12,000 characters per infobox.
With center / right alignment the box shrinks to fit its widest line. Add a longer line if you want a wider box.