richelbilderbeek / testing_cpp_gui_applications_tutorial

Tutorial about testing C++ GUI applications
GNU General Public License v3.0
3 stars 0 forks source link

Expland listings #4

Open richelbilderbeek opened 7 years ago

richelbilderbeek commented 7 years ago

Now I do:

[listing.txt](listing.txt)

Listing: a listing

What I want is that the listing is not a hyperlink, but is expanded instead:

[backticks here]
echo "Hello"
[backticks here]

Listing: a listing

Note that I use [backticks here] instead of the three backticks used to indicate a code block: I use to already to show that code.