Skip to content

Latest commit

 

History

History

Markdown tools for search and replace

Collections of tools used to contribute to WebFundamentals repository.

Usage:

  1. Find style callouts in translations

    ./find_and_replace_callouts.sh
    
  2. Find inline code in translations

    ./find_and_replace_code.sh
    
  3. Update 'wf_updated_on' field (format: {# wf_updated_on: 2017-07-31 #})

    ./replace_date.sh
    
  4. Spellcheck (default language: English) filelist or directory

    ./do_spellcheck.sh
    

Setup:

    apt-get install aspell aspell-it aspell-en