Selaa lähdekoodia

Overhaul some of the template code.

* Store the location along with the contents of the template body, so
  the location should usually be correct now. Exceptions are code
  snippets, because they get rewritten, and the extra newlines added to
  block template.
* Store if a template is a block template at the time of creation. Using
  spirit to decide, rather than handwritten C++.
* Fix callout list markup.
* Fix the `skip_initial_spaces` stuff in `block.hpp`. This never really
  worked before. No longer have to skip spaces in `parse_template` in
  `actions.cpp`.

[SVN r64830]
Daniel James 15 vuotta sitten
vanhempi
sitoutus
c73e37ef87
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      tools/quickbook

+ 1 - 1
tools/quickbook

@@ -1 +1 @@
-Subproject commit e6416985367537c50b5f376972fbaf5734ba11df
+Subproject commit aa694384400027f8fa426c60357397f05c70b50e

粤ICP备19079148号