Пример #1
0
 public static Document ToForkdown(ProjectPath file) =>
 ToForkdown(File.ReadAllText(file.FullPathString()), file);