hawkins / Touchdown.vim

A Vim plugin for Markdown editing focused on To-Do lists, supporting GitHub Flavored Markdown
0 stars 1 forks source link

Bold #12

Closed hawkins closed 6 years ago

hawkins commented 6 years ago

Fixes #9

--

todo:

-- funnies:

boy, vim's regex syntax is strange. learned a lot about that, so this effort will make future text mods much easier

todo[bot] commented 6 years ago

What should we do when the line is empty?

https://github.com/hawkins/Touchdown.vim/blob/00bda78a9a556df5b896aeb1f1d7fe8c80f5a9ae/plugin/Touchdown.vim#L99-L104


This comment was generated by todo based on a TODO comment in 00bda78a9a556df5b896aeb1f1d7fe8c80f5a9ae in #12. cc @hawkins.
hawkins commented 6 years ago

Thanks bot-o, also want to decide what to do when the line is empty. I like the idea of just inserting ** so the text you type is bold and you can close it whenever, but idk. Feels like it breaks the pattern.

May be a good option to have, but behind a global setting to opt in to it.

todo[bot] commented 6 years ago

The engine is aggresively lazy, and that's making part

https://github.com/hawkins/Touchdown.vim/blob/aad44559311f82833f3d9d807d44462f87d92d71/plugin/Touchdown.vim#L120-L125


This comment was generated by todo based on a TODO comment in aad44559311f82833f3d9d807d44462f87d92d71 in #12. cc @hawkins.
todo[bot] commented 6 years ago

The engine is aggresively lazy, and that's making part

https://github.com/hawkins/Touchdown.vim/blob/3ae2f13d57382ac372d6916af04cd4ad5a155d05/plugin/Touchdown.vim#L65-L70


This comment was generated by todo based on a TODO comment in 3ae2f13d57382ac372d6916af04cd4ad5a155d05 in #12. cc @hawkins.
todo[bot] commented 6 years ago

The engine is aggresively lazy, and that's making part

https://github.com/hawkins/Touchdown.vim/blob/97f13cc7693ba233456e191c6d72398384523754/plugin/Touchdown.vim#L65-L70


This comment was generated by todo based on a TODO comment in 97f13cc7693ba233456e191c6d72398384523754 in #12. cc @hawkins.