Skip to content
This repository was archived by the owner on Nov 22, 2025. It is now read-only.

Atom Editor tips

Michael Hulse edited this page Jun 8, 2018 · 1 revision
# Determine a file type’s scope using:
# Editor: Log Cursor Scope
'.text.html':
  'B&M mark':
    'prefix': 'bm1'
    'body': '<p><mark>xxxxxx</mark></p>'

Clone this wiki locally