You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
invalid local link/image: file does not exist in src/cheat-sheet-cn.md
link =
@ast MarkdownAST.Link("@id interface_polymorphism", "") do
MarkdownAST.Text("基于接口的多态抽象")
end
invalid local link/image: file does not exist in src/cheat-sheet-en.md
link =
@ast MarkdownAST.Link("@id interface_polymorphism_cn", "") do
MarkdownAST.Text("Interface-based polymorphism")
end
invalid local link/image: file does not exist in src/index-cn.md
link =
@ast MarkdownAST.Link("(./how-to-translate-oop-into-julia.md)", "") do
MarkdownAST.Text("将OOP翻译到地道的Julia")
end
invalid local link/image: file does not exist in src/index-cn.md
link =
@ast MarkdownAST.Link("@id inheritance_cn", "") do
MarkdownAST.Text("继承,多继承")
end
invalid local link/image: file does not exist in src/index.md
link =
@ast MarkdownAST.Link("@id inheritance", "") do
MarkdownAST.Text("Inheritances, and multiple inheritances")
end