comparison doc/jp/blog.rst @ 2999:85d8e9a7284b

doc (jp/blog): added note for --preview
author Goffi <goffi@goffi.org>
date Fri, 12 Jul 2019 11:24:22 +0200
parents afad95f257c7
children 8ec35cf13f66
comparison
equal deleted inserted replaced
2998:a1b98772af6b 2999:85d8e9a7284b
90 your editor. By default, the browser registered as default in your system will be used, 90 your editor. By default, the browser registered as default in your system will be used,
91 and a new tab will be opened on each modification. This is not ideal, and we recommand to 91 and a new tab will be opened on each modification. This is not ideal, and we recommand to
92 set you configuration to activate automatic refreshing of the page instead, see `preview 92 set you configuration to activate automatic refreshing of the page instead, see `preview
93 configuration <edit_preview_>`_ below to see how to do. 93 configuration <edit_preview_>`_ below to see how to do.
94 94
95 .. note::
96
97 If --preview doesn't work, use ``jp blog preview`` (see below) to get error messages.
98 On GNU/Linux, Be sure that inotify Python module is installed correctly.
99
95 examples 100 examples
96 -------- 101 --------
97 102
98 Edit a new blog post with comments on your personal blog, using default syntax and preview:: 103 Edit a new blog post with comments on your personal blog, using default syntax and preview::
99 104