feat: add markdown shortcodes (#215)
This commit is contained in:
committed by
GitHub
parent
388de1e0c4
commit
bb84382f6e
@ -10,5 +10,8 @@ if (typeof window === 'undefined') {
|
||||
removeItem: jest.fn(),
|
||||
getItem: jest.fn(),
|
||||
},
|
||||
navigator: {
|
||||
platform: 'Win',
|
||||
},
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user