/*
 * bracketed links
 * (c) 2020 dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/)
 * under the MIT license
 */

'use strict';

module.exports = {
  id: '60e14feb-a81d-4ffb-9b12-7585d346bad8',
  tags: ['extension'],
  name: 'bracketed links',
  desc: 'render links surrounded with [[brackets]] instead of __underlined__.',
  version: '0.1.0',
  author: 'arecsu',
};