diff options
| -rw-r--r-- | doc/forum/Formatting_struggle_with_Apt.backportSuite.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/Formatting_struggle_with_Apt.backportSuite.mdwn b/doc/forum/Formatting_struggle_with_Apt.backportSuite.mdwn new file mode 100644 index 00000000..350f03c9 --- /dev/null +++ b/doc/forum/Formatting_struggle_with_Apt.backportSuite.mdwn @@ -0,0 +1,9 @@ +I have tried what seems like all permutations possible to make + + & Apt.backportSuite "Stable "jessie"" + +work (square brackets, normal brackets, escape, combinations of all that...) but no success so far. + +It seems there should go a string after backportSuite, which according to what I read should be double-quoted. However, the release also needs to be double-quoted. + +What is the right way of doing this? |
