summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/markdowneditor/resources
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2016-01-28 15:31:32 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2016-02-04 05:34:57 +0000
commit2fa97ee1ea69024c83968b8b2bbab8d9baffe66b (patch)
tree62ed1cfaa25b3068cfbf47ef3a605f65b95af7b9 /examples/webenginewidgets/markdowneditor/resources
parent7d8baa7fc48fc667b13b2151837662a28afa5f79 (diff)
Prefix Markdown Editor example with "WebEngine"
Follow the example of the other examples, and always start with WebEngine. This makes also sure that Qt Creator attaches the 'webengine' tag to the example. Task-number: QTBUG-50582 Change-Id: If99ba9a23560abae61e4e2ef5a5b091b3c5473c2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'examples/webenginewidgets/markdowneditor/resources')
-rw-r--r--examples/webenginewidgets/markdowneditor/resources/default.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webenginewidgets/markdowneditor/resources/default.md b/examples/webenginewidgets/markdowneditor/resources/default.md
index e5905b101..8f9c807aa 100644
--- a/examples/webenginewidgets/markdowneditor/resources/default.md
+++ b/examples/webenginewidgets/markdowneditor/resources/default.md
@@ -1,4 +1,4 @@
-## Markdown Editor Example
+## WebEngine Markdown Editor Example
This example uses [QWebEngineView](http://doc.qt.io/qt-5/qwebengineview.html)
to preview text written using the [Markdown](https://en.wikipedia.org/wiki/Markdown)