praneeth-rdy / CV-Buddy

Build your CV in a very easy and simple way by using the templates provided in this project. As of now, it has CV templates of colleges IITKGP, IITM and IITB. New templates will be added on the way.
https://praneeth-rdy.github.io/CV-Buddy/
GNU General Public License v3.0
24 stars 23 forks source link

Adding some basic doc editing features #2

Open praneeth-rdy opened 3 years ago

praneeth-rdy commented 3 years ago

TODO

Read about rich-text fields before working on the above feature improvements.

j-tesla commented 3 years ago

Bold text works with Ctl+B

praneeth-rdy commented 3 years ago

Yeah!! I haven't noticed. Ig it is provided by default when "contenteditable" is true.