Zim

Comment 0 for bug 1639392

Revision history for this message
rednammoc (rednammoc) wrote :

When adding a code block using the source-view plugin, the text which one enters inside this block is not searchable via zim.

Example - 1:
* Create New Page
* Add Code Block using Insert->Code Block
* Enter text inside code-block (e.g. hello, world!)
* Use Search -> Find (Ctrl + F)
* Type "hello" and hit enter

Expected result:
* The word "hello" (or the whole code block) should be highlighted within the code-block

Actual result:
* The word "hello" is not found on the page.

Example - 2:
* Use Search (Ctrl + Shift + F) functionality.
* Type "hello" and hit enter

Expected result:
* The created page should be in the search results.

Actual result:
* The word "hello" is not found on this page.