1
0
Эх сурвалжийг харах

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 16 жил өмнө
parent
commit
c73e37ef87
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      tools/quickbook

+ 1 - 1
tools/quickbook

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

粤ICP备19079148号