MCPcopy
hub / github.com/witheve/Eve / cr

Function cr

src/commonmark.js:2639–2643  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2637}
2638
2639function cr() {
2640 if (this.lastOut !== '\n') {
2641 this.lit('\n');
2642 }
2643}
2644
2645/**
2646 * Concatenate a string to the buffer possibly escaping the content.

Callers 1

renderNodesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected