-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Defining bullets #536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Maybe just use build-in bullet styles? |
I think you need to create such bullet style in MS-word, then you use this docx as your template. Here is the manule tells the detail. |
Yea that‘s another option, but I prefer to have it in code rather create a template so I can then just change one line in code to have another bullet symbol. Also - the script runs on the server - without MS-Word. |
@TheAifam5 And do you konw how to set a "bullet" in the text front? But when I try it with code |
Hey,
How can I define a new bullet for a list?
Regards,
TheAifam5
The text was updated successfully, but these errors were encountered: