Utils
public struct Utils
Undocumented
-
Undocumented
Declaration
Swift
public static func render(content: String, option: Option) throws -> String
-
Undocumented
Declaration
Swift
public static func render(contents: [String], option: Option) throws -> [String]