Opened 12 years ago
Closed 12 years ago
#11809 closed Task (fixed)
Use indentation by spaces in code snippet sample
| Reported by: | Piotrek Koszuliński | Owned by: | Artur Delura |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.4.1 |
| Component: | General | Version: | 4.4.0 |
| Keywords: | Cc: |
Description
The 8-chars tab indent is ugly.
Alternatively we can change pre's tab size in contents.css.
Change History (7)
comment:1 Changed 12 years ago by
| Owner: | set to Marek Lewandowski |
|---|---|
| Status: | new → assigned |
comment:2 Changed 12 years ago by
| Owner: | Marek Lewandowski deleted |
|---|---|
| Status: | assigned → confirmed |
comment:3 Changed 12 years ago by
| Owner: | set to Artur Delura |
|---|---|
| Status: | confirmed → assigned |
comment:4 Changed 12 years ago by
| Status: | assigned → review |
|---|
comment:5 Changed 12 years ago by
| Status: | review → review_passed |
|---|
comment:6 Changed 12 years ago by
BTW. Remember about starting branch on latest master and then rebasing it just before putting it on review. Otherwise you're making the chance of conflicts higher and you may put on review branch incompatible with latest master.
comment:7 Changed 12 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed on master with git:ca6b0cd.

Changes in https://github.com/cksource/ckeditor-dev/tree/t/11809