pauldotknopf / pauldotknopf.github.io

My personal blog: https://pknopf.com/
4 stars 0 forks source link

Test issue #1

Open pauldotknopf opened 5 years ago

pauldotknopf commented 5 years ago

this is a test comment, referencing #1

sdf

pauldotknopf commented 5 years ago

Another comment...

public class Test
{
    public void Test(string parameter)
    {
        Console.WriteLine("Test");
    }
}

sdff

public class Test
{
    public void Test(string parameter)
    {
        Console.WriteLine("Test");
    }
}
import QtQuick 2.7
import QtQuick.Controls 2.0
import test 1.1

ApplicationWindow {
    visible: true
    width: 640
    height: 480
    title: qsTr("Hello World")

    NetObject {
      id: test
      Component.onCompleted: function() {
          test.method()
      }
    }
}
pauldotknopf commented 5 years ago

Test line reference:

https://github.com/pauldotknopf/pauldotknopf.github.io/blob/2889d2ddcb2bc6dc6cff5ecfe93f4cff7fcdc678/generator/src/Blog/Resources/Views/Blog/Post.cshtml#L57

Another line...

alexjj commented 5 years ago

Nice commenting system. #6

c33s commented 3 years ago

my test :)

manaf-aboalrous commented 3 years ago

Test line reference:

https://github.com/pauldotknopf/pauldotknopf.github.io/blob/2889d2ddcb2bc6dc6cff5ecfe93f4cff7fcdc678/generator/src/Blog/Resources/Views/Blog/Post.cshtml#L57

Another line...

Nice !

qm3ster commented 1 year ago

💩