Skip to content

Conversation

@SeanCarrick
Copy link
Contributor

Added the :registration: tag with today's date and fixed the numbering issues. Apparently, AsciiDoc does not abide by the [start=#] option if there is a newline immediately following the number:

[start=3]
1.
Text here...

So, I removed those newlines so that the text for the numbered point is on the same line as the number. Every appears correct in the preview now.

-SC

Added the `:registration:` tag with today's date and fixed the numbering issues. Apparently, AsciiDoc does not abide by the `[start=#]` option if there is a newline immediately following the number:

```
[start=3]
1.
Text here...
```
So, I removed those newlines so that the text for the numbered point is on the same line as the number. Every appears correct in the preview now.

-SC
Copy link
Member

@mbien mbien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for fixing this too. Lets see if this works.

we can still try @ebarboni commit d1ec237 in case it doesn't

@mbien mbien merged commit 4a54f08 into apache:master Feb 25, 2023
@mbien
Copy link
Member

mbien commented Feb 25, 2023

I think it worked, yey
-> https://netbeans.apache.org/tutorials/nbm-filetemplates.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants