Skip to content

Commit 5c62236

Browse files
committed
docs: Update upgrade.md for '%md'
1 parent a1e779d commit 5c62236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/install/upgrade.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ So, copying `notebook` and `conf` directory should be enough.
5353
- Mapping from `%jdbc(prefix)` to `%prefix` is no longer available. Instead, you can use %[interpreter alias] with multiple interpreter setttings on GUI.
5454
- Usage of `ZEPPELIN_PORT` is not supported in ssl mode. Instead use `ZEPPELIN_SSL_PORT` to configure the ssl port. Value from `ZEPPELIN_PORT` is used only when `ZEPPELIN_SSL` is set to `false`.
5555
- The support on Spark 1.1.x to 1.3.x is deprecated.
56+
- From 0.7, we uses `pegdown` as the `markdown.parser.type` option for the `%md` interpreter. Rendered markdown might be different from what you expected

0 commit comments

Comments
 (0)