Skip to content

Commit ad2075d

Browse files
committed
[Docs] Tweak some markup
1 parent 9c2c227 commit ad2075d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/modules/ROOT/pages/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Projectile's features:
3535
* jump to a file in a directory
3636
* jump to a project buffer
3737
* jump to a test in project
38-
* toggle between files with same names but different extensions (e.g. `.h` \<-> `.c/.cpp`, `Gemfile` \<-> `Gemfile.lock`)
39-
* toggle between code and its test (e.g. `main.service.js` \<-> `main.service.spec.js`)
38+
* toggle between files with same names but different extensions (e.g. `.h` <--> `.c/.cpp`, `Gemfile` <--> `Gemfile.lock`)
39+
* toggle between code and its test (e.g. `main.service.js` <--> `main.service.spec.js`)
4040
* jump to recently visited files in the project
4141
* switch between projects you have worked on
4242
* kill all project buffers

0 commit comments

Comments
 (0)