edit SideBar
Hide minor edits - Show changes to markup
(:code:) vim -c ':%s/oldtext/newtext/g' -c ':wq' dosya.txt
(:code:)