1 | Post content guillemets vs. quotes. TinyMCE <strong>visual</strong> mode. |
---|
2 | |
---|
3 | <strong>Raw edit</strong> using keyboard's double quote tab. |
---|
4 | |
---|
5 | Quote a "word". |
---|
6 | |
---|
7 | <strong>Using special char</strong> tool to quote the text |
---|
8 | |
---|
9 | <strong>English</strong> quote “word” (how it is when site language is english) |
---|
10 | |
---|
11 | <strong>French</strong> quote «word» (how it is when site language is french) |
---|
12 | |
---|
13 | <strong>Adding a link</strong> to quoted word: |
---|
14 | |
---|
15 | English quote linked “<a href="#">word</a>” |
---|
16 | |
---|
17 | French quote «<a href="#">word</a>» |
---|
18 | |
---|
19 | <strong>Adding some text</strong> AFTER the quoted word |
---|
20 | |
---|
21 | English “<a href="#">word</a>” result. |
---|
22 | |
---|
23 | French «<a href="#">word</a>» result. |
---|
24 | |
---|
25 | TinyMCE <strong>text</strong> mode. |
---|
26 | |
---|
27 | Raw edit using keyboard's double quote tab. |
---|
28 | |
---|
29 | Quote a "word". |
---|
30 | |
---|
31 | Using special char tool to quote the text: |
---|
32 | |
---|
33 | English quote “word” (how it is when site language is english) |
---|
34 | |
---|
35 | French quote «word» (how it is when site language is french) |
---|
36 | |
---|
37 | Adding a link to quoted word: |
---|
38 | |
---|
39 | English quote linked “<a href="#">word</a>” |
---|
40 | |
---|
41 | French quote «<a href="#">word</a>» |
---|
42 | |
---|
43 | Adding some text AFTER the quoted word |
---|
44 | |
---|
45 | English “<a href="#">word</a>” result. |
---|
46 | |
---|
47 | French «<a href="#">word</a>» result. |
---|