Sorry if this is a dumb question. I've looked the menus and can't find an option to do this.
When I work with html documents I want to select a word and type a shortcut to bold the word (or italics, underlne)
Here's a step by step:
(I'm working with a html document)
1. I select a word I want bolded
2. I click on the shortcut keys (example: Shift+B)
3. Program takes my selected text and wraps <strong> tags around it and re-inserts it into the document.
How can I do this? It seems like such basic functionality...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry if this is a dumb question. I've looked the menus and can't find an option to do this.
When I work with html documents I want to select a word and type a shortcut to bold the word (or italics, underlne)
Here's a step by step:
(I'm working with a html document)
1. I select a word I want bolded
2. I click on the shortcut keys (example: Shift+B)
3. Program takes my selected text and wraps <strong> tags around it and re-inserts it into the document.
How can I do this? It seems like such basic functionality...
I am wondering the same
Doing a lot of HTML work and clipping a selection with tags would be an awesome feature..
Are there any plugins or settings (like an HTMl toolbar) I am missing?
Can anyone followup on this please?
many thanks