Author: tandraschko
Date: Mon Jul 14 09:48:42 2014
New Revision: 1610368

URL: http://svn.apache.org/r1610368
Log:
#DELTASPIKE-642 Better structure for Core documentation

Modified:
    deltaspike/site/trunk/content/core.mdtext

Modified: deltaspike/site/trunk/content/core.mdtext
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/core.mdtext?rev=1610368&r1=1610367&r2=1610368&view=diff
==============================================================================
--- deltaspike/site/trunk/content/core.mdtext (original)
+++ deltaspike/site/trunk/content/core.mdtext Mon Jul 14 09:48:42 2014
@@ -774,7 +774,7 @@ To summarize, here's how DeltaSpike dete
     ordinal first
 6.  Continue above steps for each exception in stack
 
-APIs for exception information and flow control
+### APIs for exception information and flow control
 -----------------------------------------------
 
 There are two APIs provided by DeltaSpike that should be familiar to
@@ -783,7 +783,7 @@ application developers:
 -   `ExceptionEvent`
 -   `ExceptionStackEvent`
 
-#### ExceptionEvent
+##### ExceptionEvent
 
 In addition to providing information about the exception being handled, the
 `ExceptionEvent` object contains methods to control the exception handling


Reply via email to