Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

ASCII Art Heading

nbdev99nbdev9940 downloads

Render ASCII art headings from code blocks using FIGlet fonts.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Transform your headings into eye-catching ASCII art using FIGlet fonts.

Usage

Create a code block with the ascii-art language identifier:

```ascii-art
title: HELLO WORLD
```

Parameters

Parameter Description Required
title The text to render as ASCII art Yes
font FIGlet font name (see available fonts below) No
align Alignment: left, centre/center, right No
colour Colour: hex code (#ff5500) or preset (accent, muted, warning, error, success) No

Example with All Options

```ascii-art
title: FINANCIALS
font: Banner
align: centre
colour: #7c3aed
```

Available Fonts

  • Standard (default)
  • Banner
  • Big
  • Slant
  • Small
  • Block
  • Doom
  • Lean
  • Mini
  • Script
  • Shadow
  • Graffiti
  • Ogre
  • Poison
  • Roman
  • Speed
  • Straight

Settings

Access settings via Settings → Community Plugins → ASCII Art Heading

  • Default font - Font used when none specified in code block
  • Font size - Tiny, Small, Normal, or Large
  • Default colour - Theme default, accent, or custom hex colour
  • Full width - Expand beyond readable line width
  • Horizontal scroll - Enable scrolling for wide ASCII art (prevents wrapping)
  • Show font name - Display font name below ASCII art

Installation

From Community Plugins

  1. Open Settings → Community Plugins
  2. Disable Safe Mode if prompted
  3. Click Browse and search for "ASCII Art Heading"
  4. Install and enable the plugin

Manual Installation

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Create a folder called ascii-art-heading in your .obsidian/plugins/ directory
  3. Copy the downloaded files into this folder
  4. Reload and enable the plugin in Settings → Community Plugins

Support

If you find this plugin useful, consider supporting its development:

License

MIT License - see LICENSE for details.

82%
HealthExcellent
ReviewCaution
About
Transform headings into ASCII art using FIGlet fonts. Create an ascii-art code block to render text with selectable fonts, alignment, color and size, and optionally expand or horizontally scroll wide art while showing the font name.
AppearanceFontsFormatting
Details
Current version
1.0.1
Last updated
2 months ago
Created
4 months ago
Updates
2 releases
Downloads
40
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
nbdev99nbdev99
GitHubnbdev99
  1. Community
  2. Plugins
  3. Appearance
  4. ASCII Art Heading

Related plugins

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Heading Level Indent

Indenting content under headers based on their level.

Better Bullets

Improves readability of bulleted notes.

Multi-Column Markdown

Create Markdown documents with multiple columns of content viewable in reading mode.

Regex Mark

Add custom CSS classes to text based on regular expressions.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Style Settings

Adjust theme, plugin, and snippet CSS variables.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Link Favicons

See the favicon for a linked website.

Easy Typing

Auto format when typing.