/* * notion-enhancer * (c) 2020 dragonwocky (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.0.1', author: 'arecsu', };