Skip to content

Drafts Syntax definition for of a minimal subset of the BBCode syntax.

Notifications You must be signed in to change notification settings

quiddle/mini-bbcode-drafts-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Mini BBCode Drafts Syntax

This is a Syntax definition for Drafts. It recognizes a small subset of the BBCode markup language, namely:

  • [b]bold[/b]
  • [i]italic[/i]
  • [u]underline[/u]
  • [s]strikethrough[/s]
  • URL (link) [url]https://example.com/[/url]
  • URL (text) [url=https://example.com/]Example Text[/url]
  • Image [img]http://example.com/someimage.jpg[/img]

This particular subset is useful when composing emails and event descriptions for Scoutbook and contains all of the markup they specifically support.

Install

Download the Mini BBCode Drafts Syntax File and open it with Drafts. For more information about managing Syntaxes, check out the documentation for Drafts.

About

Drafts Syntax definition for of a minimal subset of the BBCode syntax.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published