Julian Steinwachs
10 years ago
5 changed files with 5 additions and 5 deletions
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 196 KiB |
@ -1,5 +1,5 @@ |
|||||||
var PostContent = require("../jsx/common/PostContent.js"); |
var PostContent = require("../build-buffer/common/PostContent.js"); |
||||||
|
|
||||||
var sut = new PostContent(); |
var sut = new PostContent(); |
||||||
|
|
||||||
console.log(sut.parseContent("asdas julian.steinwachs@fau.de fgh")); |
console.log(sut.parseContent(".@tschaul so cool, great work!")); |
Loading…
Reference in new issue