We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d534f commit 54030feCopy full SHA for 54030fe
config.js
@@ -2,8 +2,9 @@
2
const rc = require('rc')
3
const defaultConfig = {
4
title: 'Online Markdown Editor - Dillinger, the Last Markdown Editor ever.',
5
- description: 'Dillinger is an online cloud based HTML5 filled Markdown Editor. ' +
6
- 'Sync with Dropbox, Github, Google Drive or OneDrive. Convert HTML to Markdown. 100% Open Source!',
+ description: `Dillinger is an online cloud based HTML5 filled
+ Markdown Editor. Sync with Dropbox, Github, Google Drive or OneDrive.
7
+ Convert HTML to Markdown. 100% Open Source!`,
8
googleWebmasterMeta: 'DAyGOgtsg8rJpq9VVktKzDkQ1UhXm1FYl8SD47hPkjA',
9
keywords: 'Markdown, Dillinger, Editor, ACE, Github, Open Source, Node.js',
10
author: 'Joe McCann and Martin Broder'
0 commit comments