Closed JonathanReeve closed 9 years ago
As @tcatapano pointed out in #25, <milestone> is supposed to be an empty tag. Change this to an empty tag and remove the text, noting for XSL that * * * is the desired rendering of rend="asterixes".
<milestone>
* * *
rend="asterixes"
As @tcatapano pointed out in #25,
<milestone>
is supposed to be an empty tag. Change this to an empty tag and remove the text, noting for XSL that* * *
is the desired rendering ofrend="asterixes"
.