Unwanted linebreak after display="block"
Hi All,
I am working on a customized citation style. I have used display="block" to insert a line break before DOI. However, it seems like this feature also generates a blank line "after" the DOI. It now looks like:
Text
doi
(blank line)
Text
I wonder if there is a way to remove the unwanted blank line. Based on a thread in 2017 (https://forums.zotero.org/discussion/68203/soft-return-line-feed-cr-vs-display-block), it seems like someone brought up this question a few years ago, yet no solution was found.
Thank you for any suggestion.
I am working on a customized citation style. I have used display="block" to insert a line break before DOI. However, it seems like this feature also generates a blank line "after" the DOI. It now looks like:
Text
doi
(blank line)
Text
I wonder if there is a way to remove the unwanted blank line. Based on a thread in 2017 (https://forums.zotero.org/discussion/68203/soft-return-line-feed-cr-vs-display-block), it seems like someone brought up this question a few years ago, yet no solution was found.
Thank you for any suggestion.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
https://pastebin.com/hMD84Mb5
The DOI part lies in line 243.
P.S. It is adapted from ACS style.
https://pastebin.com/CM3R9dT1
Thanks.