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
Copy file name to clipboardExpand all lines: pages/test.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@ title: Test
7
7
Javascript Testing
8
8
==================
9
9
10
+
Testing kramdown's options syntax:
11
+
Disabling markdown: {::nomarkdown}**I'm weak, not strong!**{:/}!
12
+
10
13
This is a test of the javascript-based filtering code.
11
14
The idea is that there are sections with `data-facets={"some": "json"}` data attributes that are used to list key-value pairs that javascript uses to "facet" the document with.
12
15
@@ -56,16 +59,14 @@ If you clicked on the "Source (1)" `li` then you should see this:
56
59
That is, "Source" goes to the top of the list and the other lists are filtered.
0 commit comments