Enhancement credits #4
This commit is contained in:
parent
bc1879adae
commit
7dfa75e1bc
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ export default class BetterWordCount extends Plugin {
|
|||
}
|
||||
}
|
||||
|
||||
// Thanks to Extract Highlights plugin
|
||||
// Thanks to Extract Highlights plugin and AngelusDomini
|
||||
// Also https://stackoverflow.com/questions/5553410
|
||||
const sentences: number = (
|
||||
(text || "").match(
|
||||
|
|
Loading…
Reference in a new issue