Skip to content

Commit 54030fe

Browse files
committed
format
1 parent c5d534f commit 54030fe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

config.js

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
const rc = require('rc')
33
const defaultConfig = {
44
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!',
5+
description: `Dillinger is an online cloud based HTML5 filled
6+
Markdown Editor. Sync with Dropbox, Github, Google Drive or OneDrive.
7+
Convert HTML to Markdown. 100% Open Source!`,
78
googleWebmasterMeta: 'DAyGOgtsg8rJpq9VVktKzDkQ1UhXm1FYl8SD47hPkjA',
89
keywords: 'Markdown, Dillinger, Editor, ACE, Github, Open Source, Node.js',
910
author: 'Joe McCann and Martin Broder'

0 commit comments

Comments
 (0)