From 1b4253c36a59ddb9a1530c2ce9898ff18f5a3d31 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 11 Sep 2014 00:47:56 +0200 Subject: Expanded formatter embellishment templates * XHTML elements "h2" and "h3" are replaced with "h3" and "h4" respectively ** modified all existing contents accordingly ** this was done to avoid the gap between the primary heading and subheadings in the markdown depiction of the contents * fleshed out the InputXSLT project page with further information --- source/00_content/pages/projects/binary_mapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/00_content/pages/projects/binary_mapping.md') diff --git a/source/00_content/pages/projects/binary_mapping.md b/source/00_content/pages/projects/binary_mapping.md index 1b32266..c178236 100644 --- a/source/00_content/pages/projects/binary_mapping.md +++ b/source/00_content/pages/projects/binary_mapping.md @@ -6,7 +6,7 @@ These structures can then be traversed using integrated containers and iterators A explanation of an earlier version of this template library can be found on this [blog]. The source code is available via both [Github] and [cgit]. -### Current features +## Current features * Support for any kind of flat structure that can be expressed using integral types and arbitrarily sized byte-arrays * Support for serialization in either big or little endianess -- cgit v1.2.3