Skip to content

Commit 6b93492

Browse files
committed
Merge branch 'master' of https://github.com/varunvj1/Text-Editor into master
2 parents 8f24379 + 21037b9 commit 6b93492

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

Diff for: README.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Text Editor
2+
This is a text editor, where we can do basic formatting of the text.
3+
4+
### Text formating features available
5+
- **Bold**
6+
- *Italic*
7+
- <ins> Underline </ins>
8+
- Alignment (Left, right or center)
9+
10+
### Technologies used
11+
- HTML
12+
- CSS
13+
- Bootstrap
14+
- JavaScript

Diff for: _config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
theme: jekyll-theme-cayman

0 commit comments

Comments
 (0)