Arcadie
58e0646d16
Fix a couple of snippets; makefile - don't exit early.
2020-08-11 19:44:38 +03:00
Arcadie
fbe3651fc4
Include comments in ignore string as well
2020-07-29 22:29:04 +03:00
Arcadie
583281f2d5
Use emojis to ignore snippets that won't compile / code fragments.
...
I did a search and replace for:
// (note: this will not compile) incomplete code snippet -> // ⚠️
// (note: this will not compile) -> // 🚧
Note: Requires md2src version 1.1.0 or later!
2020-07-29 22:13:34 +03:00
Alexander Willner
752141bb2a
make 'make book' phony
2020-07-28 22:42:00 +02:00
Alexander Willner
717e792076
new ignore string
2020-07-27 20:47:58 +02:00
Alexander Willner
995a2da33c
making snippets is phony
2020-07-27 16:21:07 +02:00
Alexander Willner
f19b0b7823
enhance create book script and added it to the make file
2020-07-27 16:16:02 +02:00
Alexander Willner
f9be669881
Added md2src
2020-07-27 15:24:10 +02:00