Skip to content
Juergen Hasch edited this page May 15, 2014 · 4 revisions

Simple search extension based on codemirror addon. Adds a search box to the notebook toolbar and selects search word if found.

Searches the whole notebook in markdown or code cells.

A/a toggles case-sensitive search

RegEx allows entering regular expressions as search term (not tested)

Clone this wiki locally