Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit03994b2

Browse files
author
minjk-bl
committed
Apps > Markdown - set default text from 'Sample Text' to nothing
1 parent4627e67 commit03994b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/api_block/constData.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ define([
345345

346346
constSTR_UNTITLED='Untitled';
347347
constSTR_TEXT_BLOCK_MARKDOWN_FUNCID='com_markdown';
348-
constSTR_SAMPLE_TEXT='Sample Text';
348+
constSTR_SAMPLE_TEXT='';//'Sample Text';
349349

350350
/** ---------------------------------------- const CSS id String ------------------------------------------ */
351351
constVP_ID_PREFIX='#';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp