Generates a markdown representation of the schema for a specific keyspace by iterating over all tables within that keyspace and calling their as_markdown method.
The name of the keyspace to generate markdown documentation for.
list of tables in the keyspace; it will be resolved if not provided.