Reply To: adding a period to the end of every footnote

#76877

Hi, if several lines or sometimes any punctuation, a research based on the para style with this regex:
Find: [^.?!~e]\z
Replace by: $0.
Could be cool! ;-)

This article was last modified on July 25, 2015

Comments (0)

Loading comments...